<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
* name:Global &amp;&amp; Pc StyleSheet
* version:v3.3.1
* update:闆ⅶ鍥惧榻�
* date:2016-04-30
*/
/* @font-face {
font-family:'my_impact';
src:url('../fonts/impact.eot');
src:url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
url('../fonts/impact.woff') format('woff'),
url('../fonts/impact.ttf') format('truetype'),
url('../fonts/impact.svg#impact') format('svg');
} 
@import url(./animate.css);*/
/*鏃堕棿寤惰繜*/
.delay1,.delay5 { -webkit-animation-delay: 0s; animation-delay: 0s;}
.delay2,.delay6 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay3,.delay7 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay4,.delay8 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}

.newdelay1{-webkit-animation-delay: 0s; animation-delay: 0s; }
.newdelay2{-webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.newdelay3{-webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.newdelay4{-webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.newdelay5{-webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.newdelay6{-webkit-animation-delay: 1s; animation-delay: 1s; }
.newdelay7{-webkit-animation-delay: 1.2s; animation-delay: 1.2s; }
/* ---婊氬姩鏉￠粯璁ゆ樉绀烘牱寮�--  
::-webkit-scrollbar-thumb { background-color:#18397c; height:50px; outline-offset:-2px; outline:0px solid #fff; -webkit-border-radius:4px; border:0px solid #fff;}  
---榧犳爣鐐瑰嚮婊氬姩鏉℃樉绀烘牱寮�--  
::-webkit-scrollbar-thumb:hover{ background-color:#18397c; height:50px; -webkit-border-radius:4px;}  
---婊氬姩鏉″ぇ灏�--  
::-webkit-scrollbar{ width:0px; height:0px;}  
---婊氬姩妗嗚儗鏅牱寮�--  
::-webkit-scrollbar-track-piece{ background-color:#ccc; -webkit-border-radius:0;}
::-webkit-scrollbar-thumb:active{ height:50px; background-color:#18397c; -webkit-border-radius:4px;} */

/* 闆ⅶ鍥� */
/* 瀵归綈鏂规寮曠敤(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/icos.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 甯搁噺璁剧疆 */
html { overflow-x:auto;}
html,body,.wrap { min-width:0;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.6; color:#555; background:#fff;/*  padding-top:75px; */ /* overflow:hidden;  min-width: 1000px;*/ overflow-x:hidden; }
a{color:inherit;}
a:hover { color:#18397c;}
::-moz-selection {color:#fff; background:#18397c; }
::selection {color:#fff; background:#18397c; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css缁勪欢璁剧疆*/
.form-control,.input-group-addon, .btn {border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.08,1.08); -ms-transform:scale(1.08,1.08); -o-transform:scale(1.08,1.08); -webkit-transform:scale(1.08,1.08); transform:scale(1.08,1.08);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
.rotation { -webkit-animation:rotation .8s infinite linear; animation:rotation .8s infinite linear;}
@-webkit-keyframes rotation {
  0% { -webkit-transform:rotateZ(0deg)}
  100% { -webkit-transform:rotateZ(360deg)}
}
@keyframes rotation {
  0% { transform:rotateZ(0deg)}
  100% { transform:rotateZ(360deg)}
}

.sr .anim { visibility:hidden;}
.ie10_below .anim { visibility:visible;}

a.atel { cursor:default;}
/* 婊氬姩鏉℃牱寮� */
.slide_nav::-webkit-scrollbar { width: 8px; height: 8px; }
.slide_nav::-webkit-scrollbar-track { background-color: #808080; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }
.slide_nav::-webkit-scrollbar-thumb { background-color: #ff4400; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }

.bigImgNavs::-webkit-scrollbar { width: 8px; height: 8px; cursor: pointer; }
.bigImgNavs::-webkit-scrollbar-track { background-color: #808080; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em;cursor: pointer; }
.bigImgNavs::-webkit-scrollbar-thumb { background-color: #ff4400; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }


/* 缃戠珯鏍峰紡 */
/*head*/
.pageHeader { background-color:#fff; position:relative; z-index:51; width:100%;  position: relative;/* position:fixed; */ left:0; top:0; -webkit-transition:all 0.2s ease; transition:all 0.2s ease;/*  box-shadow:0 0 5px #aaa; */}
.pageHeader .wrap { position:relative; padding:0 300px 0 195px; min-height:75px; width:auto;}
.pageHeader .logo { padding:10px 0; height:55px; position:absolute; left:25px; top:0;}

.nav { float:right; width:50%;}
@media (max-width:1200px){
 .pageHeader .logo{top: 8px;width: 32%;}
 .nav { float:right; width:60%;}
}
.nav &gt; ul { *zoom:1; *clear:both;}
.nav &gt; ul:before,.nav &gt; ul:after { display:table; clear:both; content:'';}

.nav &gt; ul &gt; li { width:15%; float:left; margin-left:1%; position:relative;}
.nav &gt; ul &gt; li &gt; a { display:block; white-space: nowrap; font-size:16px; text-align:center; line-height:75px; height:75px; position:relative; font-weight:bold; color:#313131;}
.nav &gt; ul &gt; li &gt; a:after { content:''; display:block; width:0; height:2px; background-color:#f08200; overflow:hidden; position:absolute; left:50%; bottom:0; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; display:none;}
.nav &gt; ul &gt; li.cur &gt; a:after,.nav &gt; ul &gt; li:hover &gt; a:after { width:100%; left:0;}
.nav &gt; ul &gt; li.cur &gt; a,.nav &gt; ul &gt; li:hover &gt; a { color:#18397c;}

.nav &gt; ul ul { width:225px; border:#ccc 1px solid; border-top:#18397c 2px solid; background-color:#fff; position:absolute; left:0; top:75px; opacity:0; visibility:hidden; left:50%; margin-left:-112px;/*  box-shadow:0 0 5px #333; */
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav &gt; ul ul a { display:block; line-height:24px; padding:8px 35px; font-size:13px; position:relative;}
.nav &gt; ul ul a:after { content:''; display:block; width:10px; height:5px; overflow:hidden; background:url(../images/nav_arr.png) -10px 0 no-repeat; position:absolute; right:20px; top:18px; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.nav &gt; ul ul a:hover { background-color:#f9f9f9;}
.nav &gt; ul ul a:hover:after { background-position:0 0;}
.nav &gt; ul &gt; li:hover ul { opacity:1; visibility:visible;
	-webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.digital_head .nav{ width: 75%;}
.news_dgt_vr .subnavs .inner_wrap .fix a {padding:0 0;}

.channelHeader .wrap{ padding-right: 80px;}
.channelHeader .wrap .nav &gt; ul &gt; li{ width: 16%; margin: 0;}
.digital_head  .header_box  .wrap .nav &gt; ul &gt; li{ width: 12%; margin: 0;}


/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center;}
.page a,.page span {  color: #000;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;background: #f8f8f8;}
/* .page .goprev{margin-right: 10px;} */
.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #f60;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}
.page a .ion{color: #f60; font-size: .8em;}
.page a:hover .ion{color: #fff;}

/*top product*/
.product_nav { width:80px; height:75px; position:absolute; right:0; top:0;}
.product_nav &gt; .hd { height:75px; line-height:75px; text-align:center; background-color:#18397c; color:#fff; font-size:16px; cursor:pointer;}
.product_nav &gt; .hd a{ color: #fff;}
.ydhl .nav{width: 50%;}

.top_pro_box,.ps_list dl,.ps_list dl:before {-webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.top_pro_box { width:450px; height:100%; padding:25px 0; position:fixed; right:-500px; top:75px; background-color:#39424b; z-index:500;}
.top_pro_box.show { right:0;}
.proScroll { width:100%; height:100%; position:absolute; overflow:hidden;}
.ps_list a { display:block; color: #fff; line-height: 30px;}
.ps_list dl { padding:20px 40px 20px 70px; position:relative; line-height:1.2; left:0%; opacity:1; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.ps_list dl:before { content:''; display:block; width:1px; height:40px; overflow:hidden; background-color:#595f66; position:absolute; left:40px; top:20px;}
.ps_list dt a{ color:#ffffff; font-size:18px; margin-bottom:5px;}
.ps_list dd a{ color:#a3a3a3; font-size:14px;}
.ps_list dl:hover { background-color:#525659;}
.ps_list dl:hover:before { width:3px; background-color:#18397c;}

.top_pro_box .proScroll .scroll_slider { height:200px; background-color:#18397c;}
.top_pro_box .proScroll .scroll_bar { background:url(../images/scroll-bar-line.png) center top repeat-y; right:15px!important;}
.html_hidden,.html_hidden body { overflow:hidden;}

div.mask { width:100%; height:100%; position:fixed; left:0; top:0; z-index:49; background:url(../images/blank.gif);}

.tel{width:165px;height:30px; line-height:30px; position:absolute; top:30%; right:200px; font-size:18px; font-weight:bold;}
/*璇█鐗堟湰*/
.select_lang {width:35px;height:24px; padding-left:26px;border:1px solid #d2d4d7;border-radius:20px;position:absolute; right:100px; top:50%; background:url(../images/ico_lang.png) no-repeat 6px 5px #fff;overflow:hidden;margin-top:-12px;z-index:4; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.select_lang:hover {width:68px;}
.select_lang a { white-space: nowrap;display:block;float:left;font-size:13px;color:#666;line-height:24px;position:relative;letter-spacing:1px;font-weight:normal;}
.select_lang a:hover {color:#18397c;}
.select_lang a.active {color:#18397c;}
.select_lang a.english {margin-right:10px;}
.select_lang a.english:before,.select_lang a.espanol:before {content:'';width:1px;height:10px;background:#d2d4d7;position:absolute;left:-5px;top:7px;}
.select_lang a.chinese {margin-right:10px;}
/*head end*/

/*foot*/
.pageFooter { background:#393939;  color:#fff; font-size:14px; width:100%;/*  position:fixed; left:0; bottom:0; */}
.pageFooter a { color:rgba(255,255,255,0.8);; display:inline-block;}
.pageFooter a:hover { color:#fff;}
.pageFooter .lt { display:inline-block; margin:0 10px;}
.pageFooter .foot2 .lt{ width: auto; margin: 0; padding: 5px 30px 5px 0;}
.foot_bg1{background:#18397c;}
/*foot_nums*/
.foot_nums { height:230px; position:relative; margin-bottom:0!important; background-color:#18397c;}
#canvas_box,#anitOut,#anitOut canvas { width:100%; height:100%; position:absolute; left:0; top:0;}
.canvas_box { background:url(../images/canvas_ie.jpg) 50% 0 no-repeat; background-size:100% 100%;}
.foot_nums .inner_wrap { position:relative; z-index:2; color:#fff;}
.animate_nums li { width:20%; float:left; text-align:center; font-size:15px; padding-top:55px;}
.animate_nums .num { line-height:1.1;}
.animate_nums .num span { font-size:75px; font-family:Impact; font-weight:normal;}

.foot1 { padding:50px 0 35px;}
.foot1 .box { padding-left:24%;  position:relative; min-height:228px;}
.foot1 dl { width:11.5%; padding-left:3%; float:left;}
.foot1 dl:nth-child(2){width:18%;}
.foot1 dt { font-size:18px; font-weight:bold; margin-bottom:10px;}
.foot1 dt a { color:#fff;}
.foot1 dd { margin-bottom:10px;}
.foot1 .footlogo { position:absolute; left:0; top:0; width:18%; margin-right:2%; float:none; text-align:center; padding-left:0;}
.foot1 .footlogo dt{border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:10px;}
.foot1 .footlogo dt img{border-radius: 5px;}
.foot1 .footlogo p{text-align:left;line-height:30px;}
.foot1 .qr_code { position:absolute; right:0; top:0; width:12%; float:none; text-align:center; padding-left:0;}
.foot1 .qr_code dt { margin-bottom:15px; text-align:left;}
.foot1 .qr_code dd{float:left; width:80%; }
.foot1 .qr_code dd:nth-child(4){margin-right:0px;}
.foot1 .qr_code dd img{float:left; width:100%;} 
.foot2,.foot3 { font-size:12px; color:rgba(255,255,255,0.7);; text-align:left;}
.foot2 { margin-bottom:15px;}
.foot2 .inner_wrap { border-top:rgba(255,255,255,0.2) 1px solid; border-bottom:rgba(255,255,255,0.2) 1px solid; text-align:center; padding:10px 0; line-height:20px; text-align:left;}
.foot3 { padding:15px 0;}
.foot3 .inner_wrap {/*  padding:0 92px; */}
.foot3 .links { margin-left:10px; display:inline-block;}
.rencai_footer .foot2,.rencai_footer .foot3{ color: #fff; opacity: .8;}
.rencai_footer a{ color: #fff; opacity: .8;}
.rencai_footer .foot2 .inner_wrap{ border-color:rgba(255,255,255,.5);}
/*foot end*/

/*ibanner*/
/*.ibanner,.ibanner li { height:600px; position:relative; overflow:hidden;}
.ibanner video,.ibanner .cover { position:absolute; left:0; top:0;}
.ibanner video { min-height:100%; min-width:100%;}
.ibanner .cover { width:100%; height:100%; background:url(../images/video_cover.png); color:#fff; text-align:center;}
.guide { width:81px; height:81px; background:url(../images/mouse_guide.png) no-repeat; position:absolute; left:50%; margin-left:-40px; bottom:5%; z-index:10;}
.guide:hover { -webkit-animation:pudding 1s linear; -moz-animation:pudding 1s linear; -o-animation:pudding 1s linear; -ms-animation:pudding 1s linear; animation:pudding 1s linear;}
.ibanner .cover .text1 { font-size:65px; margin-top:18%; line-height:1;}
.ibanner .cover .text2 { font-size:14px; max-width:650px; margin-left:auto; margin-right:auto; margin-top:3%;}

.ibanner li { display:block;}
.ibanner .cover .text1,.ibanner .cover .text2 { -webkit-transition:all 0.8s ease; transition:all 0.8s ease; opacity:0; display:none/9;}
.ibanner .active .cover .text1,.ibanner .active .cover .text2,.ibanner.unable .cover .text1,.ibanner.unable .cover .text2 { opacity:1; display:block/9;}
.ibanner .active .cover .text1,.ibanner.unable .cover .text1 {margin-top:15%;font-weight:bold;}
.ibanner .active .cover .text2,.ibanner.unable .cover .text2 { margin-top:2%;}*/
/*ibanner end*/

.ibanner,.pageMain { background-color:#fff; position:relative; z-index:10;}
.pageMain {/*  margin-bottom:460px; */}
/*ipart01*/
.ipart { margin-bottom:100px; margin-top: 50px;}
.iservice { background-color:#18397c; padding:45px 50px; position:relative; min-height:270px; color:#fff; overflow:hidden;}
.iservice:before { content:""; position:absolute; display:block; width: 190%; height:100%; top:0; left:-10%; background:url(../images/white.2.png);
    -moz-transform:translateX(-120%) skewX(48deg);
    -webkit-transform:translateX(-120%) skewX(48deg);
    -o-transform:translateX(-120% )skewX(48deg);
    -ms-transform:translateX(-120%) skewX(48deg);
    transform: translateX(-120%) skewX(48deg);
    -moz-transition:left .4s ease-in-out;
    -webkit-transition:left .4s ease-in-out;
    -o-transition:left .4s ease-in-out;
    -ms-transition:left .4s ease-in-out;
    transition:left .4s ease-in-out;
}
.iservice:hover:before {left: 180%;}
.color2 .iservice:before { background-image:url(../images/gray.1.png);}
/* .ipart01 .is_animated:hover { box-shadow:0 0 10px #333; position:relative; z-index:2;} */
.iservice &gt; .title,.iservice &gt; div,.iservice .more { position:relative; z-index:2;}
.color2 .iservice { background-color:#ffffff; color:#585858;}
.color2 .iservice_fw { background-color:#00a1c2; color:#fff;}
.color3 .iservice { background-color:#6a0e13;}
.color4 .iservice { background-color:#585858;}
.color5 .iservice { background-color:#f2ad0a;}
.color6 .iservice { background-color:#4d2e83;}
.color7 .iservice { background-color:#ffb400;}
.color8 .iservice { background-color:#f2c200;}
.color9 .iservice { background-color:#2cbcb1;}
.color10 .iservice { background-color:#65bc46;}
.color11 .iservice { background-color:#333333;}
.color12 .iservice { background-color:#e9e9ea; color:#191919;}
.color13 .iservice { background-color:#4bb4e6;}

.iservice .ba { display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:5; background:url(about:blank);}
.iservice .title { font-size:28px; height:48px; font-weight:normal;}
.iservice .text { font-size:14px; line-height:1.5em;  overflow:hidden; margin-bottom:8%;} 
.iservice &gt; .links { z-index:7; }
.iservice .links .ul { width:50%; float:left;}
.iservice .links .li { line-height:20px; margin-bottom:3px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.iservice .links .li a { color:#ffffff;}
.iservice .links .li a:hover { color:#fff;}
.iservice .links .ion { display:inline-block; width:15px; vertical-align:0; height:20px; line-height:20px; font-size:12px; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/list_arr.png) -15px 0 no-repeat;
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000'); -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.iservice_fw .links .ion {background:url(../images/list_arr1.png) -15px 0 no-repeat;
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000'); -webkit-transition:all 0.3s ease;}
.iservice .links .ion:before {content:'\3000';}
.iservice .links .li a:hover .ion { background-position:0 0;}
.color2 .iservice .links .li a { color:#838383;}
.color2 .iservice .links .li a:hover { color:#18397c;}
.color2 .iservice_fw .links .li a { color:#fff;}
.color2 .iservice_fw .links .li a:hover { color:#fff;}
.color2 .iservice .links .li .ion { background-position:-15px -20px;}
.color2 .iservice .links .li a:hover .ion { background-position:0 -20px;}

.iservice .more { display:block; position:absolute; right:30px; bottom:30px; width:46px; height:46px; line-height:46px; text-align:center; border:#fff 1px solid;}
.iservice .more .ion { display:block; width:46px; height:46px; font:0/0 a; letter-spacing:-9px; margin:0; color:#fff; background:url(../images/ipart01_arr.png) -46px 0 no-repeat; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.iservice:hover .more { background-color:#fff; }
.iservice:hover .more .ion { background-position:0 0; }

.color2 .iservice .more { border-color:#18397c; }
.color2 .iservice .more .ion {/*  color:#3d3d3d; */ background-position:0 0;}
.color2 .iservice.box:hover .more { background-color:#18397c; border-color:#18397c;}
.color2 .iservice.box:hover .more .ion { background-position:0 -46px;}

.color12 .iservice .more { border-color:#3d3d3d;}
.color12 .iservice .more .ion {/*  color:#3d3d3d; */ background-position:-46px -184px;}
.color12 .iservice.box:hover .more { background-color:#18397c; border-color:#18397c;}
.color12 .iservice.box:hover .more .ion { background-position:0 -184px;}

.rolling &gt; .rolling-box {
	-webkit-perspective:1300px;
	-o-perspective:1300px;
	-ms-perspective:1300px;
	perspective:1300px;
	-webkit-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.rolling .is_animated {
	-webkit-transition-duration:1.2s;
	-webkit-transition-property:-webkit-transform,opacity;
	-webkit-transition-delay:.15s;
	-webkit-transition-timing-function:'ease-in-out';
	-moz-transition-duration:1.2s;
	-moz-transition-property:all;
	-moz-transition-delay:.15s;
	-moz-transition-timing-function:'ease-in-out';
	-o-transition-duration:1.2s;
	-o-transition-property:transform,opacity;
	-o-transition-delay:.15s;
	-o-transition-timing-function:'ease-in-out';
	-ms-transition-duration:1.2s;
	-ms-transition-property:transform,opacity;
	-ms-transition-delay:.15s;
	-ms-transition-timing-function:'ease-in-out';
	transition-duration:1.2s;
	transition-property:transform,opacity;
	transition-delay:.15s;
	transition-timing-function:'ease-in-out';
	-webkit-transform:rotatex(-80deg) translateZ(0);
	-ms-transform:rotatex(-80deg) translateZ(0);
	transform:rotatex(-80deg) translateZ(0);
	-webkit-transform-origin:0 0 0;
	-ms-transform-origin:0 0 0;
	transform-origin:0 0 0;
	opacity:0
}
.rolling .is_animated.revealed {
	-webkit-transform:rotatex(0) translateZ(0);
	-ms-transform:rotatex(0) translateZ(0);
	transform:rotatex(0) translateZ(0);
	opacity:1
}
.servicePage .channel_bd video{ height: 100%; }
.servicePage .channel_bd .color9 video{ height: auto; width: 100%;}

.ipart01 .color1,.ipart01 .color4 { transition-delay:0s; -webkit-transition-delay:0s;}
.ipart01 .color2,.ipart01 .color5 { transition-delay:.15s; -webkit-transition-delay:.15s;}
.ipart01 .color3,.ipart01 .color6 { transition-delay:.3s; -webkit-transition-delay:.3s;}

.delay150 { -webkit-transition-delay:.15s!important; transition-delay:.15s!important;}
.delay300 { -webkit-transition-delay:.3s!important; transition-delay:.3s!important;}
.delay450 { -webkit-transition-delay:.45s!important; transition-delay:.45s!important;}
.delay600 { -webkit-transition-delay:.6s!important; transition-delay:.6s!important;}
.delay750 { -webkit-transition-delay:.75s!important; transition-delay:.75s!important;}
.delay900 { -webkit-transition-delay:.9s!important; transition-delay:.9s!important;}

.pt1 {padding:60px 0 60px; overflow:hidden;}
.pt1 .pic_wall .l_box{width:50%;}
.pt1 .pic_wall .r_box{width:50%;}
.pt1 .pic_wall .r_box .box_r{width:50%}
.pt1 .pic_wall .r_box .box_l{width:50%}
.pt1 .pic_wall  a{display:block;}
.pt1 .pic_wall .text{position:absolute; left:0; top:0; width:100%; height:100%;}
.pt1 .pic_wall .l_box .text .pd{padding:50px 38% 0 50px;}
.pt1 .pic_wall .text .pd .t{font-size:32px; margin-bottom:15px; color:#fff; font-weight:bold;}
.pt1 .pic_wall .text .pd .d{font-size:14px; color:#fff; line-height: 30px;}
.pt1 .pic_wall .top_box .text{position:absolute; left:0; top:0; width:100%; height:100%;}
.pt1 .pic_wall .top_box .text .pd{padding:50px 0 0 50px;}
.pt1 .pic_wall .btm_box .text .pd{padding:50px 50px 0;}


/*ipart02*/
.ipart.ipart02{ padding: 50px 0; background:url(../images/probg.jpg) no-repeat; background-size:cover; }
.i_hd { text-align:center; margin-bottom:15px;}
.i_hd .title { font-size:40px; font-weight:normal; color:#000;}
.i_hd .text { font-size:16px; color:#777777; margin-bottom: 20px; margin-top: 10px;}

.icase_hd { text-align:center; font-size:0; margin-bottom:30px; border-top: 1px solid #3491d6;border-bottom: 1px solid #3491d6;}
.icase_hd .tab_t { display:inline-block; *display:inline; *zoom:1; font-size:15px; margin:0 11px;}
.icase_hd .tab_t a { display:inline-block; white-space:nowrap; color:#3491d6; padding:0 10px; height:44px; line-height:44px; position:relative;}
.icase_hd .tab_t a:after { content:''; display:block; width:0; height:2px; background-color:#a1c9e4; overflow:hidden; position:absolute; left:50%; bottom:0; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}

.icase_hd .tab_t_cur a:after,.icase_hd .tab_t.cur a:after,.icase_hd .tab_t:hover a:after { width:100%; left:0;}
.icase_hd .tab_t_cur a,.icase_hd .tab_t.cur a,.icase_hd .tab_t:hover a { color:#a1c9e4;}

.icase_bd { margin-bottom:40px; display:table;}
.full-row {margin:0px; padding:0px;}
.full-row  li{width:243px; height:280px; padding:20px 20px 30px 20px; background:#e6e6e6; margin-right:20px; margin-bottom:20px; border:1px solid #e8e8e8; float:left; box-shadow: 2px 2px 10px #ccc;}
.full-row  li:nth-child(4n+4){margin-right:0px;}
.full-row  li img{width:100%;}
.pBox { position:relative;  margin-bottom:0px; /*cursor: pointer;*/}
.pBox ._n { display:block; width:100%;  line-height:30px; font-size:18px; font-weight:normal; text-align:left; }
.pBox ._img img { width:100%; height:auto;}
.pBox .pboxnamebg{position:absolute; bottom:-48px; width:235px; height:32px; padding:5px; z-index: 2;left: 0px;}
.pBox .pboxnamebg .pboxname{width:231px;  height:30px; line-height:30px; color:#18397c; float:left; overflow:hidden; text-align:center; font-size:16px;}
.pBox .pboxnamebg .pboxtitle{width:231px; text-align: center; display: table;}
.pBox ._mask { width:100%; height:100%; position:absolute; text-align:left; background:#005197;}
.pBox ._mask a { display:block; color:#ffffff; padding:40px 10%; opacity:0; display:none/9; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;  transition-delay:.2s; -webkit-transition-delay:.2s;}
/* .pBox ._mask ._tag,.pBox ._mask ._n,.pBox ._mask ._text { opacity:0; display:none/9; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; margin-top:20px; transition-delay:.2s; -webkit-transition-delay:.2s;} */
/* .pBox ._mask ._tag { transition-delay:.2s; -webkit-transition-delay:.2s;}
.pBox ._mask ._n { transition-delay:.4s; -webkit-transition-delay:.4s;}
.pBox ._mask ._text { transition-delay:.6s; -webkit-transition-delay:.6s;} */
.pBox ._mask ._tag {display:inline-block;font-size:16px;border-bottom:#fff 1px solid;line-height:40px;}
.pBox ._mask ._n { display:block; margin-bottom:5px; margin-top:7%; color:#ffffff;}
.pBox ._mask ._text {font-size:13px;line-height:1.8em;max-height:5.4em;overflow:hidden;}
.pBox ._mask ._more { display:inline-block; width:auto; height:42px; line-height:42px; background:#d95204; color:#ffffff; padding:0 50px; font-size:14px; }
.pBox:hover ._img ._n { bottom:-40px; }
.pBox ._mask { left:0; top:0; opacity:0; display:none/9; -webkit-transition:all 0.5s ease; transition:all 0.5s ease;visibility: hidden;}
.pBox:hover ._mask { opacity:1; display:block/9; visibility: visible;}
.pBox:hover ._mask a { opacity:1; display:block/9; margin-top:0;}
.pBox:hover .pboxnamebg{display:none;}
/* .pBox:hover ._mask ._tag,.pBox:hover ._mask ._n,.pBox:hover ._mask ._text { opacity:1; display:block/9;}
.pBox:hover ._mask ._n { margin-top:5%;}
.pBox:hover ._mask ._tag,.pBox:hover ._mask ._text { margin-top:0;} */

.com_more,.com_more span { height:38px; line-height:38px;}
.com_more { display:inline-block; white-space:nowrap; width:auto; position:relative; border:#18397c 1px solid; background-color:#fff;}
.com_more span { display:block; position:relative; z-index:2; padding:0 100px 0 60px; color:#18397c;}
.com_more b { display:block; width:25px; height:13px; background:url(../images/more_ico.png) -25px 0 no-repeat; position:absolute; right:28px; top:50%; margin-top:-6px;}
.com_more:before { content:''; display:block; width:0; height:100%; position:absolute; left:50%; top:0; background-color:#18397c; filter:alpha(opacity=0); opacity:0;}
.com_more:before,.com_more b { -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}

.com_more:hover { border-color:#18397c!important;}
.com_more:hover:before { width:100%; left:0; filter:alpha(opacity=100); opacity:1;}
.com_more:hover span { color:#fff!important;}
.com_more:hover span b { background-position:0 0!important;}

.com_more.black { background-color:#39424b; border-color:#39424b;}
.com_more.black span { color:#fff;}
.com_more.black b { background-position:0 0;}

.com_more.transparent { background-color:transparent; border-color:#fff;}
.com_more.transparent span { color:#fff;}
.com_more.transparent b { background-position:0 0;}

.icontainer{width: 100%; display: table;}
.count-up {float: left;width: 20%;padding: 2.5%;height: 480px;background-position: top center;background-repeat: no-repeat;background-size: cover;}
.count-up:hover{background-size: 120%;}
.count-up h2 {font-size: 30px; color: #fff;  margin: 50px 0 30px;}
.count-up p {color: #ddd;font-size: 18px;text-transform: uppercase;margin: 0;line-height: 1.5;}
.count-up p span {font-size: 108px;display: inline-block;position: relative;}
.count-up p span::before {position: absolute;right: -30px;top: 0;content: attr(data-title);}
@media screen and (max-width: 1510px) {
    .count-up {height: 580px;}
    .count-up p {font-size: 22.8px;}
    .count-up p span {font-size: 72px;}
}
@media screen and (max-width: 1250px) {
    .count-up {height: 420px;width: 50%;}
}
@media screen and (max-width: 660px) {
    .count-up {height: 380px;padding: 20px;}
    .count-up p {font-size: 21.2px;}
    .count-up p span {font-size: 58px;}
}
@media screen and (max-width: 520px) {
    .count-up {height: 300px;}
    .count-up p {font-size: 19.6px;}
}
@media screen and (max-width: 400px) {
    .count-up {height: 225px;width: 100%;}
    .count-up p {font-size: 19.6px;}
    .count-up p span {font-size: 64px;}
}

.ftcontact {box-sizing: border-box; width: 100%; display: table;}
.ftcontact .wrapper {position: relative;}
.padding-large {max-width: 1500px;margin: 0 auto;}
.contact-form {width: 100%;float: right;}
p.contactform-hl {font-size: 40px;margin: 0 0 40px;color: #000}
.contact-form-left {width: 100%;float: left;}
.contact-form-right {width: 100%;float: left;}
.contact-form-right p.more-link {margin-right: 20px;}
.wpcf7-form .contact-form-right p.more-link {margin-right: 0px;float: right}
a.more-link, p.more-link {display: inline-block;color: #fff;text-transform: uppercase;font-family: 'Economica-Regular', sans-serif;font-weight: 400;position: relative;font-size: 21.2px;}
/*a.more-link::before, p.more-link::before {content: url(../images/right.png);position: absolute;right: -54px;top: 50%;margin-top: -19px;height: 35px;width: 38px;color: #fff;font-size: 18px;line-height: 34px;text-align: center;border-radius: 50%;border: 2px solid #fff;padding-top: 3px;}*/
@media screen and (max-width: 1150px) { .contact-form {width: auto;} }
@media screen and (max-width: 680px) { .contact-form-left, .contact-form-right {width: auto;float: none;padding-right: 0;padding-left: 0;width: 100%;}  }
.wpcf7-form {width: 100%;}
.wpcf7 p {margin: 0 0 20px;}
input.wpcf7-text, .wpcf7 textarea {border: 1px solid #306fad;background: transparent;font-weight: 400;width: calc(100% - 32px);font-size: 20px;}
input.wpcf7-text {height: 42px;padding: 0 15px;}
.wpcf7 textarea {height: 120px;padding: 10px 15px;}
.ftcontact .footer-contact-image {position: absolute;top: 0;left: 0;width: 50%;height: 660px;background-image: url(../images/footer-contact-bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: right center;opacity: 0.5;}
.contact-form-right input.wpcf7-submit {display: inline-block;text-transform: uppercase;font-family: 'Economica-Regular', sans-serif;font-weight: 700;position: relative;font-size: 2rem;border: 0;background: transparent;color: #ff252f;}
.ftcontact .more-link img {width: 36px;height: 36px;margin: -3px 0 0 8px;position: absolute;right: 0;}
#foot .left&gt;p {font-size: 17px;color: #fff;line-height: 32px;}
#foot .left&gt;ul{margin-bottom: 6px;}

button.wpcf7-form-control.wpcf7-submit.more-link {border: none;background: none;position: relative;width: 102px;text-align: left;font-size: 20px;color: #ff252f;
    line-height: 36px;}

.contact-form-right a.more-link::before, .contact-form-right p.more-link::before{
    content: none;
}

.m7bg{background: url(../images/footer-contact-bg.png) left center no-repeat; padding: 120px 0;}
/*background: url(../images/cwb-world-map.png) no-repeat right 40px center;*/
#m7{width: 1200px;height:450px; box-sizing:border-box; margin: 0px auto;border:1px solid transparent; }
#m7 .z{display: block;vertical-align: middle;width: 45%;direction: ltr; float: left;}
#m7 .y{display: block;vertical-align: middle;width: 45%;direction: ltr;position: relative; float: right;}
.locations-image {display: block;float: right;width: 55%;text-align: center;vertical-align: middle;position: relative;padding: 0 3.6458333333%;margin: 0;direction: ltr;}
#m7 .tit{font-size:40px; color:#000;}
#m7 .con{font-size:20px; font-weight:300; width:100%; line-height:1.6; margin-top:20px;}
#m7 .more{display:inline-block; margin-top:48px; font-size:20px; color:#ff252f; background: none;}
#m7 .more:hover {color:#991a1a;}
#m7 .more img{width:36px; height:36px; margin:-3px 0 0 8px;}
#m7 .item{margin-top:50px;}
#m7 .item a{width:148px; float:left; text-align:center; display:block;}
#m7 .item a .img{width:80px; height:80px; margin:auto; vertical-align:middle; text-align:center; line-height:80px;}
#m7 .item a .tit{font-size:20px; text-align:center; padding-top:10px; font-family:'Oxygen', sans-serif;}
#m7 .m7-a {margin-right: 65px;}
#m7 .item .m7-b {width: 204px;}
@media (max-width:1600px){
  #m7 .y {margin-top: 4%;}
}
@media (max-width:1366px){
  #m7{padding:0 50px 0 50px;margin: 100px 0;height: 399px;}
  #m7 .con {font-size: 15px;width: 550px;}
  #m7 .item {margin-top: 20px;}
  #m7 .item a .img{width:60px; height:60px;}
  #m7 .more {margin-top: 60px;}
}


@media (max-width:1280px){
  #m7 .tit{font-size:6rem;}
}
@media (max-width:1080px){
  #m7{height:auto; padding:0 0 0 0; background:url('img/m7_bg.jpg') no-repeat center bottom; background-size:100%;}
  #m7&gt;div{width:100%; padding:60px 40px; margin:0; box-sizing:border-box;}
  #m7 .tit{font-size:5rem;}
  #m7 .con{font-size:1.6rem; font-weight:300; width:100%; line-height:1.6;}
  #m7 .item a{width:100%; float:none; text-align:center; margin-bottom:40px;}
  #m7 .more{margin-top:60px; display:block; text-align:right;}
}


/*ipart03*/
.inner_wrap { margin-left:5%; margin-right:5%; /* min-width: 1000px; */}
.inews .box { background-color:#fff; margin-right:1px; padding:35px 10% 70px;}
.inews .time { display:inline-block; border-bottom:#fac9a7 2px solid; height:30px; line-height:30px; color:#878787;margin-bottom: 15px; } 
.inews .title {font-size:16px;font-weight:normal;line-height:1.5em;height:3em;overflow:hidden;/* margin:20px 0; */}
/* .ipart03 .inews .title { margin:9px 0;} */
.inews .text {color:#878787;line-height:1.8em;height:3.6em;overflow:hidden;}

.ipart03 .i_hd { margin-bottom:30px; position: relative; z-index: 5;}
.ipart03 .i_bd{ position: relative; z-index: 5;} 
.ipart03 .inews { margin-bottom:40px;}

/*ipart04*/
.ipart04 .i_bd { position:relative;}
.ipart04 .i_bd .img { font:0/0 a;letter-spacing:-9px;}
.ipart04 .i_bd .img img { width:100%; height:auto;}
.ipart04 .i_bd .intro { width:100%; height:100%; position:absolute; left:0; top:0; text-align:center; color:#fff;}
.ipart04 .i_bd .title { font-size:50px; font-weight:normal; color:#fff; margin-top:7%;}
.ipart04 .i_bd .text { font-size:16px; padding:0 31%; margin-bottom:20px;}

.ab6{padding-top: 30px;overflow: hidden; padding-bottom: 30px;}
.ab6 .xian{width: 65px;height: 2px;background: #35373b;margin-left: 40px;}
.ab6 .tt{font-family: SLight;font-size: 30px;line-height: 30px;margin:35px 0 50px 40px;}
.ab6 dl{}
.ab6 dl dd{width: 22%;float: left;margin-right: 4%;background: #fff;height: auto;border:1px  solid #ddd;box-sizing: border-box;margin-top: 100%;}
.ab6 dl dd:hover{box-shadow:5px 10px 10px  #ddd;-webkit-transition: all .1s; -moz-transition: all .1s; transition: all .1s; }
.ab6 dl dd img{width: 100%;display: block;}
.ab6 dl dd .d_tt{font-size: 16px;color:#000;line-height: 16px; margin: 20px 0 0 15px;}
.ab6 dl dd .d_ct{width: 90%;margin: 15px 5% 0; height:60px;}
.ab6 dl dd:nth-child(4){margin-right: 0;}

.index_news{  width:100%;  margin:50px auto 20px; display:table;}

.index_news a{ width:22%; float:left; margin-right:4%;}
.index_news a:last-child{margin-right:0;}
.index_news li .index_news_tu{ width:100%; }
.index_news li .index_news_tu img{ width:100%;}
.index_news li .index_news_title2{ line-height:50px; font-size:16px; color:#18397c; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight:bold;}
.index_news li .index_news_desc{ color:#999; font-size:14px; }
.index_news li .index_news_gd{ color:#aeb0b2; font-size:14px; line-height:50px; font-weight:bold;  transition: all 0.6s; }
.index_news li:hover .index_news_gd{ margin-left:5%;  transition: all 0.6s; }


.pt4{padding:58px 0 50px; background-position:center center; background-repeat:no-repeat;display: none;}
.pt4 .img_box{width:50px; height:50px; margin-bottom:20px;}
.pt4 .title{font-size:18px; color:#fff;}
.pt4 .info{font-size:14px; color:#fff;}
.pt4 li:hover .img_box{transform:rotateY(180deg); -webkit-transform:rotateY(180deg);}
.pt4 .row{margin:0px; padding:0px;display: table;width: 100%;}
.pt4 .row li{width:25%; float:left;}


/*channel content*/
.channel_banner { 
  display:block; text-align:center; overflow:hidden; 
  position: relative;
  height:282px; padding-bottom:0; 
}
/*for ie9+*/
@media only screen and (max-width:1355px) {
  .channel_banner {
    height: 0; padding-bottom: 21%; 
  }
}
.channel_banner img { display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto; -moz-transition:all 8s ease 0s; -ms-transition:all 8s ease 0s; -o-transition:all 8s ease 0s; -webkit-transition:all 8s ease 0s; transition:all 8s ease 0s;}
.zoomActive img { -moz-transform:scale(1.08,1.08); -ms-transform:scale(1.08,1.08); -o-transform:scale(1.08,1.08); -webkit-transform:scale(1.08,1.08); transform:scale(1.08,1.08);}

.channel_hd { background-color:#fff; text-align:center; margin-bottom:60px; font-size:0; padding:30px 0;}
.channel_hd.channel_menu { padding:0; border-bottom:#e3e3e3 1px solid;}
.channel_hd li { display:inline-block; *display:inline; *zoom:1; position:relative;}
.channel_hd li:after { content:''; display:block; width:1px; height:16px; background-color:#e3e3e3; position:absolute; left:0; top:50%; margin-top:-8px;}
.channel_hd li:first-child:after { display:none;}
.channel_hd a { display:inline-block; line-height:25px; padding:20px 40px; font-size:15px; position:relative; color:#666;}
.channel_hd a:after { content:''; display:block; width:0; height:1px; background-color:#f27823; overflow:hidden; position:absolute; left:50%; bottom:-1px; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.channel_hd a:hover:after,.channel_hd .cur a:after { width:60%; left:20%;}
.channel_hd a:hover,.channel_hd .cur a { color:#f27823;}

.channel_hd {}
.channel_hd .title { font-size:46px; font-weight:normal; color:#333;}
.channel_hd .en { font-family:Arial;}
.channel_hd .text { font-size:22px; color:#7c7c7c;}

.channel_bd { margin-bottom:50px;}


/*.job_banner{margin:auto; overflow:hidden; height: 450px;}
.job_banner img{position: absolute; width: 1920px; left: 50%; margin-left: -960px;} 
.job_banner .slide_nav{display:block; left: 0;bottom:0;width: 100%;text-align: center;}
.job_banner .slide_nav a{display:none;}
.job_banner .arrs{ display: none; z-index: 99; background: url(../images/banner_arr.png) no-repeat 0 0; width: 46px; height: 91px; position: absolute; top: 50%; margin-top: -45px;}
.job_banner .arr_prev{ left: 2%;}
.job_banner:hover .arrs   {display: block; }
.job_banner .arr_prev:hover {background-position: 0 -91px; }
.job_banner .arr_next {right: 2%; background-position: -46px 0; }
.job_banner .arr_next:hover{background-position: -46px -91px; }*/

/*news list*/
.channelPage {}
.newsPage { background-color:#f5f7f8; padding-bottom:40px;}
.newsPage .channel_bd { margin-bottom:0;}

.channel_bd .inews .box { margin-bottom:36px;}
.inews .img { width:33%; float:left; margin-right:3%;/*  margin-top:12px; */ border: 1px solid #e8e8e8;}
.inews .img img { width:100%; height:auto;}

.getMore .cube span i { width:20px; height:20px; background:url(../images/get_more_ico.png) no-repeat; margin-top:-10px; right:20px;}
.getMore .cube span i.rotation { background-position:0 -19px!important;}
.getMore .cube span { padding:0 60px; min-width:80px; text-align:center;}

/*#news_list li { visibility:hidden;}*/

/*case list*/
.casePage .channel_bd {/*  margin-bottom:0; */}
.casePage .anim{ visibility: visible;}
#case_list .title,#case_list .tag { height:1.5em; line-height:1.5em; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#case_list .title { font-size:17px; font-weight:normal; padding-top:10px;}
#case_list .tag { margin-bottom:30px; font-size:12px; color:#919191;}


/*service*/
.servicePage .channel_hd { margin-bottom:0;}
.b_img img { width:100%; height:100%; position:relative; /*  -ms-transform:scale(1.01,1.01); -o-transform:scale(1.01,1.01); -webkit-transform:scale(1.01,1.01); transform:scale(1.01,1.01); */}
.servicePage .iservice,.servicePage .b_img { overflow:hidden;}
.servicePage .iservice { height:245px; min-height:0;}
.servicePage .b_img { height:335px; position:relative;}
.servicePage .b_img img { width:100%; height:auto;}

.serli .anim.show {-webkit-transform:none!important; transform:none!important;}
.serli .b_info { position:relative; z-index:2;}
.serli .b_info:after,.serli .b_info:before { content:''; display:block; width:0; height:0; overflow:hidden; border-style:dashed; border-color:transparent; border-width:16px; position:absolute;}
.serli .b_info:before { filter:alpha(opacity=0); opacity:0; z-index:10; -webkit-transition:all 0.2s ease .1s; transition:all 0.2s ease .1s;}
.serli .b_info:hover:before { filter:alpha(opacity=20); opacity:.2;}

/*hover*/
.serli:hover .iservice:before {left: 180%;}
.serli:hover .iservice .more { background-color:#fff;}
.serli:hover .iservice .more .ion { background-position:0 0;}
.serli:hover .b_info:before { filter:alpha(opacity=20); opacity:.2;}

.serli.color1 .b_info:after,.serli.color1 .b_info:before { border-top-style:solid; left:50%; margin-left:-16px; bottom:-32px;}
.serli.color1 .b_info:after { border-top-color:#18397c;}
.serli.color1 .b_info:before { border-top-color:#ffffff;}

.serli.color3 .b_info:after,.serli.color3 .b_info:before { border-bottom-style:solid; left:50%; margin-left:-16px; top:-32px;}
.serli.color3 .b_info:after { border-bottom-color:#42668f;}
.serli.color3 .b_info:before { border-bottom-color:#ffffff;}

.serli.color6 .b_info:after,.serli.color6 .b_info:before { border-bottom-style:solid; left:50%; margin-left:-16px; top:-32px;}
.serli.color6 .b_info:after { border-bottom-color:#4d2e83;}
.serli.color6 .b_info:before { border-bottom-color:#ffffff;}

.serli.color7 .b_info:after,.serli.color7 .b_info:before { border-right-style:solid; top:50%; margin-top:-16px; left:-32px;}
.serli.color7 .b_info:after { border-right-color:#ffb400;}
.serli.color7 .b_info:before { border-right-color:#ffffff;}

.serli.color8 .b_info:after,.serli.color8 .b_info:before { border-bottom-style:solid; left:50%; margin-left:-16px; top:-32px;}
.serli.color8 .b_info:after { border-bottom-color:#f2c200;}
.serli.color8 .b_info:before { border-bottom-color:#ffffff;}

.serli.color2 .b_info:after,.serli.color2 .b_info:before { border-left-style:solid; top:50%; margin-top:-16px; right:-32px;}
.serli.color2 .b_info:after { border-left-color:#00a1c2;}
.serli.color2 .b_info:before { border-left-color:#fff;}

.serli.color9 .b_info:after,.serli.color9 .b_info:before { border-right-style:solid; top:50%; margin-top:-16px; left:-32px;}
.serli.color9 .b_info:after { border-right-color:#2cbcb1;}
.serli.color9 .b_info:before { border-right-color:#ffffff;}

.serli.color10 .b_info:after,.serli.color10 .b_info:before { border-left-style:solid; top:50%; margin-top:-16px; right:-32px;}
.serli.color10 .b_info:after { border-left-color:#65bc46;}
.serli.color10 .b_info:before { border-left-color:#ffffff;}

.color10 .iservice .title { margin-top:5%; margin-bottom:5%;}

.color11 .iservice .text { line-height:1.8em; max-height:10.8em; overflow:hidden; position:relative; padding:60px 0 50px; margin-top:-10px;}
.color11 .iservice .text:before,.color11 .iservice .text:after { content:''; display:block; width:60px; height:45px; background:url(../images/quotes.png) no-repeat; position:absolute;}
.color11 .iservice .text:before { left:0; top:0;}
.color11 .iservice .text:after { right:0; bottom:0; background-position:-60px 0;}

.color7 .b_img,.color7 .b_info,.color2 .b_img,.color2 .b_info,.color9 .b_img,.color9 .b_info,.color10 .b_img,.color10 .b_info { float:left;}
.color7 .b_img,.color9 .b_img { width:66.66666666%; *width:66.55666667%;}
.color7 .b_info,.color9 .b_info { width:33.33333333%; *width:33.22333333%;}

.color2 .b_img,.color2 .b_info,.color10 .b_img,.color10 .b_info { width:50%; *width: 49.89%;}
.color2 .b_img,.color2 .b_info { height:670px;}
.servicePage .color2 .iservice .title { margin-top:40%;}
.servicePage .color2 .iservice { height:580px;}
.servicePage .color2 .iservice:before { left:-90%; width:280%;}
.servicePage .color2:hover .iservice:before { left:240%;}

.serli.color2 .iservice .more { border-color:#3d3d3d;}
.serli.color2 .iservice_fw .more { border-color:#fff;}
.serli.color2 .iservice .more .ion {/*  color:#3d3d3d; */ background-position:-46px -46px;}
.serli.color2:hover .iservice.box .more { background-color:#18397c; border-color:#18397c;}
.serli.color2:hover .iservice_fw.box .more { background-color:#fff; border-color:#fff;}
.serli.color2:hover .iservice.box .more .ion { background-position:0 -46px;}

.siblings_sites { margin-bottom:50px;}
.siblings_sites .box { position:relative; padding-left:215px; *zoom:1}
.siblings_sites .hd { width:215px; position:absolute; left:0; top:0; text-align:center; line-height:1.2; font-size:20px;}
.siblings_sites .hd .big { display:block; font-size:45px;}
.siblings_sites .bd { position:relative; padding:10px 60px;}

.scroll_arr { display:block; width:40px; height:70px; position:absolute; top:50%; margin-top:-35px; background:url(../images/scroll_arr.png) no-repeat;}
.arr_left { background-position:0 0; left:10px;}
.arr_left:hover { background-position:-40px 0;}
.arr_right { background-position:-40px -70px; right:20px;}
.arr_right:hover { background-position:0 -70px;}

.logoScroll { height:60px; overflow:hidden; position:relative;}
.logoScroll li { width:20%; float:left; text-align:center;}

/* .serli .b_info,.servicePage .b_img { -webkit-transition:all 0.5s ease-in-out .3s; transition:all 0.5s ease-in-out .3s; opacity:0;}

.color1 .b_info,.color3 .b_img,.color6 .b_info { -webkit-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);}
.color1 .b_img,.color3 .b_info,.color6 .b_img { -webkit-transform:translate3d(0,50%,0) scale(1.01,1.01); transform:translate3d(0,50%,0);}

.color7 .b_info { -webkit-transform:translate3d(50%,0,0); transform:translate3d(50%,0,0);}
.color7 .b_img { -webkit-transform:translate3d(-50%,0,0) scale(1.01,1.01); transform:translate3d(-50%,0,0);}

.revealed .b_info,.revealed .b_img { -webkit-transform:translate3d(0,0,0) scale(1,1); transform: translate3d(0,0,0) scale(1,1); opacity:1;}
 */
/*delay*/
/* .color3 .b_info,.color3 .b_img { -webkit-transition-delay:.5s; transition-delay:.5s;}
.color6 .b_info,.color6 .b_img { -webkit-transition-delay:.7s; transition-delay:.7s;} */

/* .color1 {
  -webkit-perspective:1300px;
  perspective:1300px;
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d;
} 
.color1 .b_info,.color1 .b_img {
  -webkit-transition-duration:1.2s;
  -webkit-transition-property:-webkit-transform,opacity;
  -webkit-transition-delay:.15s;
  -webkit-transition-timing-function:'ease-in-out';
  transition-duration:1.2s;
  transition-property:transform,opacity;
  transition-delay:.15s;
  transition-timing-function:'ease-in-out';
  -webkit-transform:rotatex(-80deg) translateZ(0);
  transform:rotatex(-80deg) translateZ(0);
  -webkit-transform-origin:0 0 0;
  transform-origin:0 0 0;
  opacity:0
}
.color1 .b_img {
  -webkit-transform:rotatex(70deg) translateZ(-235px);
  transform:rotatex(70deg) translateZ(-235px);
}
.revealed .b_info,.revealed .b_img {
  -webkit-transform:rotatex(0) translateZ(0);
  transform:rotatex(0) translateZ(0);
  opacity:1
} */

/*job*/
.job_hd .iservice { background:url(../images/job_hd_bg01.jpg) no-repeat #607cda; min-height:170px;}
.job_hd .iservice .title { font-size:52px; height:auto; line-height:1; margin-bottom:10px;}
.job_hd .iservice .text { font-size:28px; font-weight:bold; margin-bottom:0;}

.job_hd .job02 { background:#fffc00;}
.job_hd .job03 { background:#ffde00;}
.job_hd .job02,.job_hd .job03 { padding:0; min-height:260px;}
.job_hd .job02 .text,.job_hd .job03 .text { font-weight:normal; color:#000;}
.job_hd .job02 a,.job_hd .job03 a { display:block; position:absolute; z-index:2; width:100%; height:100%; padding:45px 50px; box-sizing:border-box;}
.job_hd .job02:before { background-image:url(../images/gray.1.png);}

.job02 .wow { animation-delay:.2s; -webkit-animation-delay:.2s;}
.job03 .wow { animation-delay:.4s; -webkit-animation-delay:.4s;}

.jobPage .channel_hd { margin-bottom:0;}
.jobPage .channel_bd { margin-bottom:0;}

.jobli .iservice .links .ul { width:100%;}
.jobli .iservice:before { width:260%;}
.jobli .b_info,.jobli .b_img { float:left; width:50%; height:340px;}

.jobli .b_info { position:relative; z-index:2;}
.jobli .b_info:after,.jobli .b_info:before { content:''; display:block; width:0; height:0; overflow:hidden; border-style:dashed; border-color:transparent; border-width:16px; position:absolute;}
.jobli .b_info:before { filter:alpha(opacity=0); opacity:0; z-index:10; -webkit-transition:all 0.2s ease .1s; transition:all 0.2s ease .1s;}
.jobli .b_info:hover:before { filter:alpha(opacity=20); opacity:.2;}

/*hover*/
.jobli:hover .iservice:before {left:240%;}
.jobli:hover .iservice .more { background-color:#fff;}
.jobli:hover .iservice .more .ion { background-position:0 0;}
.jobli:hover .b_info:before { filter:alpha(opacity=20); opacity:.2;}

.jobli .iservice { background: none;}
.jobli.job1 .b_info { background-color:#18397c;}
.jobli.job1 .b_info:after,.jobli.job1 .b_info:before { border-right-style:solid; top:50%; margin-top:-16px; left:-32px;}
.jobli.job1 .b_info:after { border-right-color:#18397c;}
.jobli.job1 .b_info:before { border-right-color:#ffffff;}

.jobli.job2 .b_info { background-color:#2cbcb1;}
.jobli.job2 .b_info:after,.jobli.job2 .b_info:before { border-right-style:solid; top:50%; margin-top:-16px; left:-32px;}
.jobli.job2 .b_info:after { border-right-color:#2cbcb1;}
.jobli.job2 .b_info:before { border-right-color:#ffffff;}

.jobli.job3 .b_info { background-color:#f6be00;}
.jobli.job3 .b_info:after,.jobli.job3 .b_info:before { border-left-style:solid; top:50%; margin-top:-16px; right:-32px;}
.jobli.job3 .b_info:after { border-left-color:#f6be00;}
.jobli.job3 .b_info:before { border-left-color:#ffffff;}

.jobli.job4 .b_info { background-color:#4bb4e6;}
.jobli.job4 .b_info:after,.jobli.job4 .b_info:before { border-left-style:solid; top:50%; margin-top:-16px; right:-32px;}
.jobli.job4 .b_info:after { border-left-color:#4bb4e6;}
.jobli.job4 .b_info:before { border-left-color:#ffffff;}

.jobli.job5 .b_info { background-color:#4d2e83;}
.jobli.job5 .b_info:after,.jobli.job5 .b_info:before { border-right-style:solid; top:50%; margin-top:-16px; left:-32px;}
.jobli.job5 .b_info:after { border-right-color:#4d2e83;}
.jobli.job5 .b_info:before { border-right-color:#ffffff;}

.jobli.job6 .b_info { background-color:#39424b;}
.jobli.job6 .iservice { background-color:#39424b; background-image:url(../images/zhaopin.png); background-position:30px 40%; background-repeat:no-repeat; padding-left:45%; padding-right:10px;}
.jobli.job6 .iservice .title { margin-bottom:10px;}
.jobli.job6 .b_info:after,.jobli.job6 .b_info:before { border-right-style:solid; top:50%; margin-top:-16px; left:-32px;}
.jobli.job6 .b_info:after { border-right-color:#39424b;}
.jobli.job6 .b_info:before { border-right-color:#ffffff;}

.job1 .b_info,.job2 .b_info,.job5 .b_info,.job6 .b_info { float:right;}

/*about*/
.aboutPage .channel_hd.orange { background-color:#18397c;}
.aboutPage .channel_hd.orange,.aboutPage .channel_hd.orange .title,.aboutPage .channel_hd.orange .text { color:#ffffff;}

.aboutPage .channel_bd,.aboutPage .channel_hd { margin-bottom:0;}

.aboutPage .color12 .iservice,.aboutPage .color2 .iservice { padding:120px 95px; min-height:270px;} 
.aboutPage .color12 .iservice .text,.aboutPage .color2 .iservice .text { max-height:12em; line-height:2; color:#767676; margin-top:10px;}
.aboutPage .color2 .iservice .title{ color: #f60;}
.about_slide,.about_slide .img img { height:340px;}
.about_slide { position:relative; overflow:hidden;}
.about_slide .img { display:block; height:100%; text-align:center; overflow:hidden;}
.about_slide .img img { display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:100%; height: 100%;}
.about_slide .slide_nav { position:absolute; right:30px; bottom:30px; font:0/0 a; letter-spacing:-9px;}
.about_slide .slide_nav a { cursor: pointer; display:inline-block; *display:inline; *zoom:1; width:15px; height:15px; background-color:#afafaf; border-radius:50%; margin-left:12px;}
.about_slide .slide_nav .on { background-color:#fff;}

.aboutPage .color1 .b_img,.aboutPage .color1 .b_info,.aboutPage .color7 .b_img,.aboutPage .color7 .b_info,.color13 .b_img,.color13 .b_info { width:50%; *width: 49.89%; height:340px; overflow:hidden; float:left;}
.aboutPage .b_img { height:340px; position:relative; overflow:hidden;}

.aboutPage .iservice:before { left:-40%; width:275%;}
.aboutPage .iservice:hover:before,.abli:hover .iservice:before { left:235%;}
.abli:hover .iservice .more { background-color:#fff;}
.abli:hover .iservice .more .ion { background-position:0 0;}

.about_companys { background:url(../images/iabout_company_bg.jpg) center top no-repeat; padding:60px 0 40px; color:#fff;}
.about_companys .ul { width:111%;}
.about_companys .li { width:40%; margin-right:10%; float:left;}
.about_companys dl { margin-bottom:20px;}
.about_companys dt { font-size:24px; font-weight:normal; position:relative; margin-bottom:7px; padding-bottom:7px;}
.about_companys dt:after { content:''; display:block; width:40px; height:2px; overflow:hidden; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.7); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aaffffff,endcolorstr=#aaffffff);}
.about_companys dd { line-height:1.5em; max-height:4.5em; min-height:4.5em; overflow:hidden; }

.about_news { height:283px; overflow:hidden; position:relative;}
.about_news .inews { border-left:#dedede 1px solid;}
.about_news .inews .box { margin-right:0; border-right:#dedede 1px solid;}

.about_news .more { display:block; position:absolute; top:50%; margin-top:-23px; width:46px; height:46px; line-height:46px; text-align:center; border:#b9b9b9 1px solid;}
.about_news .more .ion { display:block; width:46px; height:46px; font:0/0 a; letter-spacing:-9px; margin:0; color:#fff; background:url(../images/ipart01_arr.png) 0 -92px no-repeat; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.about_news .more:hover { border-color:#18397c;}
.abn_prev { left:10px;}
.about_news .abn_prev:hover .ion { background-position:-46px -92px;}
.abn_next { right:10px;}
.about_news .abn_next .ion { background-position:-46px -138px;}
.about_news .abn_next:hover .ion { background-position:0 -138px;}

.bottom_contact { text-align:center; padding:60px 0;}
.bottom_contact .box { display:inline-block; *display:inline; *zoom:1; border:#c2c2c2 1px solid; position:relative; font-size:49px; font-family:Arial; padding:0 40px;}
.bottom_contact .tip { width:100%; height:26px; line-height:26px; font-size:13px; font-weight:normal; position:absolute; left:0; top:-13px;}
.bottom_contact .tip span { display:inline-block; background-color:#fff; padding:0 20px; font-family:"Microsoft Yahei";}
.bottom_contact .atel b { font-weight:normal; color:#8d8d8d;}

/*淇敼201618397c6*/
.iservice:before { display:none;}
.channelPage .combtn { padding-top:15px;}

.wow { visibility:hidden;}

.ipart03 { position:relative;}
.ipart03 canvas { position:absolute; left:0; top:0;}



/*涓夌骇 by gjx*/

/* 鍏充簬鎴戜滑 */
.mb20{ margin-bottom: 20px;}
.mb30{ margin-bottom: 30px;}
.mb40{ margin-bottom: 40px; }
.mb50{ margin-bottom: 50px; }
.pt60{ padding-top: 60px;}
.threeLevel{ padding-top: 60px; padding-bottom: 50px;}
.bgGray{ background: #f2f2f2; }
/* .about_bsc{ padding: 75px 0;} */
.about_bsc{ width: 100%; height: 320px; background:url(../images/about_intro_img.jpg) no-repeat center;}
.about_bsc h3{ font-size: 30px; font-weight: normal; line-height: 1; margin-bottom: 20px;}
.about_bsc ._txt{ font-size: 24px; color: #bababa; font-style:italic;}
.about_bsc ._con{ width: 950px; margin: 0 auto;}
.dot_before{ background:url(../images/dot.png) no-repeat 0 0; width: 15px; height: 15px; display: inline-block; vertical-align: top; margin: 0 15px;}
.dot_after{ background:url(../images/dot.png) no-repeat -15px 0; width: 15px; height: 15px; display: inline-block; vertical-align: top;margin: 0 15px;}
.subnavs{ border-bottom: 1px solid #e3e3e3; text-align: center;}
.subnavs li{ padding:0 45px; display: inline-block; background:url(../images/short_line.gif) no-repeat right;}
.subnavs a{ display: block; height: 66px; line-height: 66px; font-size: 16px;}
.subnavs .cur a{ border-bottom: 1px solid #f27824; color: #f27824;}
.about_text{ margin-bottom: 70px; line-height: 30px;}

.pictures .title{ line-height: 34px;}
.pictures .title ._num { font-size: 13px;}
.pictures .title ._num em{ display: inline-block;  width: 17px; height: 14px; background:url(../images/pic_ico.png) no-repeat center; margin-right: 9px;}
.pictures .title ._num i{ color: #f27823;}
.channel_edit_tit{ color: #f60; font-size: 30px; margin-bottom: 20px;}
.channel_left{ padding: 60px; background: #fff; line-height: 28px; }

.news_tit{ text-align: center; font-size: 36px; line-height: 1.4; margin-bottom: 30px;}
.news_tools{ color: #c4c4c4; margin-bottom: 30px;}
.news_tools .ico{ vertical-align: -4px; margin-right: 10px;}
.news_change .ico{ margin-right: 10px;}
.news_tools span{ margin-right: 20px;}
.news_share { width: 356px; margin: 0 auto; margin-bottom: 30px;}
.news_share a { background:url(../images/news_share.png) no-repeat 0 0; width: 45px; height: 44px;}
.news_share ._btn.r{  background-position: -330px 0;}
.news_share ._btn:hover{ -ms-background-position-y: -44px;background-position-y: -44px;}
.news_share .bdsharebuttonbox a{ width: 37px; height: 37px; background:url(../images/news_share.png) no-repeat 0 0; padding: 0; margin: 3px 8px;}
.news_share .bdsharebuttonbox a.news_list_btn{  background-position: -168px -4px;}
.news_share .bdsharebuttonbox a.bds_qzone{ background-position: -64px -4px;}
.news_share .bdsharebuttonbox a.bds_tsina{ background-position: -116px -4px;}
.news_share .bdsharebuttonbox a.bds_weixin{ background-position: -220px -4px;}
.news_share .bdsharebuttonbox a.bds_tqq{ background-position: -272px -4px;}
.news_share .bdsharebuttonbox a:hover{ -ms-background-position-y: -48px;background-position-y: -48px;}
.back_list{ border-bottom: 1px solid #eee; margin-bottom: 25px;}
.back_list a{ font-size: 18px; padding:0 30px 20px 30px; border-bottom: 1px solid #f27823; display: inline-block; color: #f08200;}

.news_change { background: #fff; padding: 35px;}
.news_change ul{ overflow: hidden;}
.news_change li{ margin-bottom: 30px;}
.news_change ._t{ color: #000; font-size: 22px; position: relative; margin-bottom: 15px;}
.news_change ._t:after{ content:''; position: absolute; height: 1px; width: 100%; background: #f2f2f2; top: 20px; right: -90px;}
.news_change ._time{ color: #c0c0c0; font-size: 13px; margin-bottom: 15px;}
.news_change ._tit{ font-size: 17px;  color: #5a5a5a; font-weight: normal;}
.job_pos{ font-size: 16px; padding-left: 100px; margin-top: -30px; margin-bottom: 30px;}
.job_pos i{ color: #f08200; }
.jobBox{ padding: 60px; background: #fff; margin-bottom: 30px; position: relative;}
.jobBox .j_num{ display:none; position: absolute; width: 78px;height: 78px; background: #f27823; color: #fff; border-radius: 50%; right: 60px; top: 30px; font-size: 18px; text-align: center;}
.jobBox .j_num b{ font-size: 44px; font-weight: normal; }
.jobBox h3{ font-size: 28px; color: #000; line-height: 1; font-weight: normal; padding-bottom: 20px; margin-bottom: 20px; position: relative;}
.jobBox h3:after{ content:''; position: absolute; width: 85px; height: 1px; background: #f27823; bottom: 0; left: 0;}
.jobBox ._btns{ color: #f08200;}
.jobBox ._btns a{ margin-right: 40px;}
.jobBox ._btns i{ margin-right: 10px;}

.jobBox ._con{ line-height: 28px; margin-bottom: 30px; height: 112px; overflow: hidden; }

.honor_tit{ text-align: center;  font-size: 30px; font-weight: normal; color: #f60; margin-bottom: 40px;}
.honorList ._mask{ text-align: center; color: #fff; background:rgba(0,0,0,.6); }
.honorList ._mask .fd_ico{ position: absolute; top: 50%; left: 50%; margin-left: -30px; margin-top: -30px;width: 61px; height: 62px; background:url(../images/fd_ico.png) no-repeat center;  }
.honorList .pBox{ background: #fff; padding: 50px 70px 40px 70px; border-right: 1px solid #dedede; }
.honorList .pBox ._img{ margin-bottom: 15px;}
.honorList .pBox ._title { font-size: 15px;}
.honorList li{ margin-bottom: 50px;}
.album_wrap .slide .arrs { width: 10%; height: 5em; line-height: 5em; top: 50%; margin-top: -3em; font-size: 4em; text-align: center; color: #fff; cursor: pointer; }
.album_wrap .slide .arr_prev{ left: 10%;}
.album_wrap .slide .arr_next{ right: 10%; left: auto;}
.album_wrap .album_gallery .slide_nav{ width: 80%; left:10%;  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.album_wrap .album_gallery .slide_nav a{ float: none; display: inline-block; height: 70px;}
.album_wrap .album_gallery .album_bar{ height: 70px; background: none; bottom: 44px; /* z-index: 20; */  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.album_wrap .album_gallery .listArrs { color: #fff; position: absolute;  top: auto; display: block;  line-height: 70px;  z-index: 20; bottom: 40px;}
.album_wrap .album_gallery .prevList{left: 5%;}
.album_wrap .album_gallery .nextList{right: 5%;}
.album_wrap .album_gallery .slide_nav{ height:76px; line-height:70px; text-align: center;bottom:34px; padding-bottom: 10px; z-index: 15; overflow-x:auto;}
.album_wrap .album_gallery .album_pages{ left: 50%; margin-left: -30px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.album_wrap .album_ordinary .slide_c p{ bottom: 150px;  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.album_wrap .full_btn{ cursor: pointer;margin-right: 10px; position: absolute; right: 40px; top: 0;width: 40px; height: 40px; background:url(../images/ablum_ico.png) no-repeat 0 0;}
.album_wrap .full_btn:hover{ opacity: 0.8; }
.album_wrap .album_ordinary .album_close{ background:url(../images/ablum_ico.png) no-repeat -47px 0; width: 40px; height: 40px; }
.album_wrap .album_ordinary .album_close .ion{ display: none;}
.album_wrap .album_ordinary .album_close:hover{ /* color: #f18101;  */}
.pictures ._mask{ text-align: center; color: #fff; background:rgba(0,0,0,.6); }
.pictures ._mask .fd_ico{ position: absolute; top: 50%; left: 50%; margin-left: -30px; margin-top: -30px;width: 61px; height: 62px; background:url(../images/fd_ico.png) no-repeat center;  }
.album_wrap .album_gallery .slide_nav .on{ border-color: #f18101;}
.album_wrap .album_gallery .arrs:hover{ color: #f18101;}
.album_wrap.hidebar .album_gallery .slide_nav{ bottom: -100px; }
.album_wrap.hidebar .album_gallery .listArrs{ bottom: -40px;}
.album_wrap.hidebar .album_ordinary .slide_c p{ bottom: -40px;}
.album_wrap.hidebar .album_gallery .album_pages{ bottom: -30px;}
.album_wrap .album_ordinary .slide_c img { max-width: 80%; max-height: 57%; margin-top: -5%;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  }
.album_wrap.hidebar .album_ordinary .slide_c img { max-height: 100%; margin-top: 0; /* height: 90%;  */}

.digital_menu .vr_title{ font-size: 36px; font-weight: normal; line-height: 1; margin-bottom: 35px;}
.digital_menu a{ font-size: 16px; padding:0 10px; margin: 0 20px; padding-bottom: 10px; display: inline-block;}
.digital_menu .cur{ border-bottom: 1px solid #f18101;}

.channel_banner .digital{ color: #fff; text-align: center; top: 95px; width: 600px; left: 50%; margin-left: -300px; font-size: 17px;}
.channel_banner .wenbo_h h2 {font-size: 50px;}
.channel_banner .digital h3{ font-size: 48px; position: relative; padding-bottom: 15px; line-height: 1; margin-bottom: 15px;}
.channel_banner .digital h3:after{ content: ''; width: 60px; height: 1px; background: #f60; position: absolute; bottom: 0; left: 50%; margin-left: -30px; }

.case_box img{ width: 100%;}
.case_box .over { background: #faa000; bottom: 0; left: 0; position: absolute; right: 0; top: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")"; zoom: 1; -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); -webkit-transform-origin: bottom center; -ms-transform-origin: bottom center; transform-origin: bottom center; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; transition: all 0.3s; }
.case_box:hover .over { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")"; zoom: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.digitalPics{ margin-bottom: 30px; min-height: 600px;}
.digitalPics a{ display: block; position: relative; color: #fff;}
.digitalPics .x1 .disc,.x1 .case_box .over { background: #faa000; }
.digitalPics .x2 .disc,.x2 .case_box .over { background: #000; }
.digitalPics .x3 .disc,.x3 .case_box .over { background: #ff5732; }
.digitalPics .x4 .disc,.x4 .case_box .over { background: #ff5732; }
.digitalPics .x5 .disc,.x5 .case_box .over { background: #ffb400; }
.digitalPics .x6 .disc,.x6 .case_box .over { background: #395d77; }
.digitalPics .x7 .disc,.x7 .case_box .over { background: #6dc90b; }
.digitalPics .x8 .disc,.x8 .case_box .over { background: #395d77; }
.digitalPics .x9 .disc,.x9 .case_box .over { background: #30c68c; }
.digitalPics .x10 .disc,.x10 .case_box .over { background: #faa000; }
.digitalPics .x11 .disc,.x11 .case_box .over { background: #000; }
.digitalPics .x12 .disc,.x12 .case_box .over { background: #30c68c; }
.digitalPics .x13 .disc,.x13 .case_box .over { background: #ff5732; }
.digitalPics .x14 .disc,.x14 .case_box .over { background: #ffb400; }
.digitalPics .x15 .disc,.x15 .case_box .over { background: #395d77; }
.digitalPics .x16 .disc,.x16 .case_box .over { background: #6dc90b; }
.x1 .item_box:before, .x1 .item_box:after { background: #faa000; }
.x2 .item_box:before, .x2 .item_box:after { background: #000; }
.x3 .item_box:before, .x3 .item_box:after { background: #ff5732; }
.x4 .item_box:before, .x4 .item_box:after { background: #ff5732; }
.x5 .item_box:before, .x5 .item_box:after { background: #ffb400; }
.x6 .item_box:before, .x6 .item_box:after { background: #395d77; }
.x7 .item_box:before, .x7 .item_box:after { background: #6dc90b; }
.x8 .item_box:before, .x8 .item_box:after { background: #395d77; }
.x9 .item_box:before, .x9 .item_box:after { background: #30c68c; }
.x10 .item_box:before, .x10 .item_box:after { background: #faa000; }
.x11 .item_box:before, .x11 .item_box:after { background: #000; }
.x12 .item_box:before, .x12 .item_box:after { background: #30c68c; }
.x13.item_box:before, .x13 .item_box:after { background: #ff5732; }
.x14.item_box:before, .x14 .item_box:after { background: #ffb400; }
.x15.item_box:before, .x15 .item_box:after { background: #395d77; }
.x16.item_box:before, .x16 .item_box:after { background: #6dc90b; }
.digitalPics .disc{ /* padding:35px; */  height: 0; overflow: hidden; padding-bottom:38.1%;}
.digitalPics ._word{ padding: 5%; color: #fff;}
.digitalPics .disc h3{ font-size: 26px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.digitalPics ._img{ height: 0; padding-bottom: 75%; overflow: hidden; position: relative;}
.digitalPics .span-6 ._img{ padding-bottom: 56.548%; overflow: hidden;}
.digitalPics .span-6 ._img img{ position: absolute; bottom: 0; left: 0;}
.digitalPics .span-6 .disc { display: none;}
.digitalPics .over{ padding: 10%; color: #fff; font-size: 15px;}
.digitalPics .over h3{ font-size: 32px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.digitalPics .over ._txt{ margin-bottom: 5%;}
.digitalPics .over ._intro{ height: 170px; overflow: hidden; }
.digital_menu { margin-bottom: 35px;} 
.digitalPics .span-6 .case_box .over{ background: rgba(0,0,0,.8);}
.digitalDetail{ background: #000 url(../images/digital_bg.jpg) no-repeat top; padding-top: 60px; padding-bottom: 35px; position: relative;}
.digitalDetail .digitalTit{ font-size: 42px; color: #fff; margin-bottom: 40px; text-align: center; line-height: 1; }
.digitalDetail .digitalIntro{ color: #fff; text-align: center; margin-bottom: 40px; padding: 0 13%;}
.digitalDetail .parrs{ background:url(../images/scroll_arr.png) no-repeat 0 0; position: absolute; width: 40px; height: 70px; top: 50%; margin-top: -35px; }
.digitalDetail .parr_prev{ left: 5%;}
.digitalDetail .parr_prev:hover{ background-position: -40px 0;}
.digitalDetail .parr_next{ right: 5%; background-position: -40px -70px;}
.digitalDetail .parr_next:hover{ background-position: 0 -70px;}
.digitalDetail .garrs { position: absolute;top:42%; color: #fff;}
.digitalDetail .prevGallery{ left: 50%; margin-left: -510px; }
.digitalDetail .nextGallery{ right: 50%; margin-right: -510px; }
.digitalDetail .close_btn,.digitalDetail .back_btn{ cursor: pointer; width: 40px; height: 40px; background:url(../images/vr_btns.png) no-repeat -40px 0; position: absolute; right: 50px; top: 50px;}
.digitalDetail .back_btn{ background-position: 0 0; right: 98px; }
.digitalDetail .back_btn:hover{ background-position: 0 -40px; }
.digitalDetail .close_btn:hover{ background-position: -40px -40px; }
/*3d缈昏浆*/

.digitalPics li { float: left; position: relative; perspective: 1500px; -webkit-perspective: 1500px; }
.digitalPics li.x1 img{ width: 100%; }
.digitalPics li.x1 a{ height: 0; padding-bottom: 113%; overflow: hidden;}
.anim3d { opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.anim3d.act { opacity: 1; }
.item_box { position: relative; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: rotateX(90deg) translateZ(300px) translateY(-100%); transform: rotateX(90deg) translateZ(300px) translateY(-100%); -webkit-transition: .8s ease-in-out; transition: .8s ease-in-out; }
.act .item_box { -webkit-transform: rotateX(0deg) translateZ(0px) translateY(0px); transform: rotateX(0deg) translateZ(0px) translateY(0px); }
.list3d, .item_box:before, .item_box:after { width: 100%; height: 100%; }
.list3d { background: none; position: relative; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); top: 0; z-index: 10; left: 50%; margin: 0 0 0 -50%; }
.list3d img { width: 100%; height: auto; }
.item_box:before, .item_box:after { content: ''; display: block; background: #ff2044; position: absolute; top: 0; z-index: 5; left: 0; }
.item_box:before { -webkit-transform: rotateX(-90deg) translateY(0); transform: rotateX(-90deg) translateY(0); transform-origin: center top 0; -webkit-transform-origin: center top 0; }
.item_box:after { -webkit-transform: rotateX(-90deg) translateY(100%); transform: rotateX(-90deg) translateY(100%); transform-origin: center bottom 0; -webkit-transform-origin: center bottom 0; }
.delay1, .delay1 .item_box { -webkit-transition-delay: 0s; transition-delay: 0s; }
.delay2, .delay2 .item_box { -webkit-transition-delay: .4s; transition-delay: .4s; }
.delay3, .delay3 .item_box { -webkit-transition-delay: .8s; transition-delay: .8s; }
.delay4, .delay4 .item_box { -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
/*3d缈昏浆END*/
.bigImg{ width: 1000px; margin: 0 auto; height: 475px; overflow: hidden; margin-bottom: 50px;text-align: center; }
.bigImgNavs{ height:auto; padding-bottom: 15px; width: 850px; margin: 0 auto; text-align: center; margin-bottom: 15px; white-space: nowrap; overflow-x:auto;}
.bigImgNavs a{ display: inline-block; border: 3px solid #000; width: 110px;}
.bigImgNavs .on{ border: 3px solid #18397c;}
.bigImgBar{ background: #1a1a1a; line-height: 52px; color: #7c7c7c; margin-bottom: 40px; }

.newsBar{ background: #f60; color: #fff; overflow: hidden;}
.newsBar li{ float: left; background: none;}
.newsBar li a{ height: 56px; margin-bottom: 10px;  }
.newsBar li a:hover{ color: #fff;}
.newsBar li.cur a{ border-bottom: 1px solid #fff; color: #fff;}
.digitalFooter{ background:#262831;}
/*.digitalFooter .foot3{ border-top: 1px solid #4d555d;}*/
.digitalFooter .foot1{ background:url(../images/digital_foot_pic.jpg) no-repeat right;}
/*.digitalFooter .foot1 .box{ padding-left: 0; }
.digitalFooter .foot1 .qr_code{ left: auto; right: 14.5%;}*/
.digitalFooter .foot1 dl{ padding-left: 0; padding-right: 5%; width: 10%;}
.digitalFooter .ic{ display: inline-block; width: 100px; height: 100px; background:url(../images/digital_foot_ico.png) no-repeat 0 0; }
.digitalFooter .ic2{ background-position: -100px 0;}
.digitalFooter .ic3{ background-position: -200px 0;}
.digitalFooter .ic4{ background-position: -300px 0;}
.digitalFooter .ic5{ background-position: -400px 0;}
.digitalFooter .ic6{ background-position: -500px 0;}
.digitalFooter .animate_nums li{ width: 16.66%;}
.digitalFooter .foot_nums{ height: 260px;}
/* 鏁板瓧灞曢搴曢儴*/
.pageFooter .gotop{ display: none; }
.pageFooter dl.digital_foot_intro { width: 26%; line-height: 28px; }
.pageFooter dl.digital_foot_intro dd{ color: #aaabad;}
.brand_tit{ text-align: center; position: absolute; color: #fff; width: 100%; /* padding-top: 80px; */ top: 50%; margin-top: -75px;}
.brand_tit ._tit{ font-size: 60px; font-weight: normal; line-height: 1; margin-bottom: 25px; }
.brand_tit ._sub{ font-size: 25px; font-weight: bold;}
.brand_tit ._sub p{ display: inline-block; position: relative;}
.brand_tit ._sub p:before{ content: ""; position: absolute; width: 120px; height: 1px; background:rgba(255,255,255,.5); top: 20px; left: -140px;}
.brand_tit ._sub p:after{ content: ""; position: absolute; width: 120px; height: 1px; background:rgba(255,255,255,.5); top: 20px; right: -140px;}
.brand_tit ._txt{ font-size: 18px; }
.num_list{ width: 102%;}
.num_list li{ background:#ffb400; width: 19%; height: 141px; float: left; margin-right: 1%;  box-sizing:border-box; text-align: left;}
.num_list li ._con{ border: 6px solid #fff; padding: 5%; position: relative;}
.num_list li i{ background: url(../images/brand_num.png) no-repeat 0 0; display: inline-block; width: 115px; height: 100px;}
.num_list .li2 i{ background-position: -115px 0;}
.num_list .li3 i{ background-position: -230px 0;}
.num_list .li4 i{ background-position: -345px 0;}
.num_list .li5 i{ background-position: -460px 0;}
.num_list li ._txt{ position: absolute; left: 50%; margin-left: -38%; top: 0; font-size: 16px; width: 76%; padding-top: 10%;}

.job_news{ height: 64px; line-height: 64px;  background: #f60; color: #fff;  font-size: 15px; }


.ydhl_sec1{ background: #ffb400; color: #fff; text-align: center; padding: 45px 0;}
.ydhl_sec1 .p1{ font-size: 28px; line-height: 1; }
.ydhl_sec1 .p2{ font-size: 44px; margin-bottom: 20px;}
.ydhl_sec2{ padding-top: 80px;}
.ydhl_sec2 ._t{ font-size: 40px; color: #323232; font-weight: normal; line-height: 1; margin-bottom: 20px;}
.ydhl_sec2 ._intro{ font-size: 15px; margin-bottom: 80px; }
.service_icos li{ width: 20%; float: left; border-right: 1px solid #ededed; margin-bottom: 70px; margin-left: -1px; cursor: pointer;}
.service_icos li .ic{  display: inline-block; background:url(../images/brand_icos.png) no-repeat 0 0; width: 50px; height: 50px; margin: 0 auto;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.service_icos li .p1{ font-size: 16px;}
.service_icos li .ic2{ background-position: -50px 0;}
.service_icos li .ic3{ background-position: -100px 0;}
.service_icos li .ic4{ background-position: -150px 0;}
.service_icos li .ic5{ background-position: -200px 0;}
.service_icos li .ic6{ background-position: -250px 0;}
.service_icos li .ic7{ background-position: -300px 0;}
.service_icos li .ic8{ background-position: -350px 0;}
.service_icos li .ic9{ background-position: -400px 0;}
.service_icos li .ic10{ background-position: -450px 0;}
.service_icos li .ic14{ background-position: -150px -50px;}
.service_icos li .ic15{ background-position: -200px -50px;}
.service_icos li .ic16{ background-position: -250px -50px;}
.service_icos li .ic17{ background-position: -300px -50px;}
.service_icos li:hover .ic{ -webkit-transform: translateY(-15px); transform: translateY(-15px);}

.ydhl_sec3{ width: 100%; height: 242px; padding-top:70px; background:url(../images/brand_bg2.jpg) no-repeat center; color: #fff;text-align: center; position: relative;}
.ydhl_sec3 .inner_wrap{ position: relative; height: 100%;}
.ydhl_sec3 ._t{ font-size: 42px; font-weight: normal;}
.ydhl_sec3 ._intro{ font-size: 15px; }
.brand_menu { position: absolute; bottom: 0; left: 0; width: 100%;}
.brand_menu li{ width: 14.1%; float: left; margin-right: 2px; cursor: pointer;  background:rgba(0,0,0,.2); color: #fff; height: 52px; line-height: 52px; font-size: 17px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.brand_menu li.cur{ background: #f60;}
.brand_menu li a{ display: block;}
.brand_menu li a:hover{ color: #fff; }
.brand_menu li:hover{ /* transform:translateY(-15px);  */ background:#18397c;}

.ydhl_sec4{ background: #f4f4f4; padding: 70px 0; }
.ydhl_sec4 .tip{ font-size: 17px; color: #f60; margin-bottom: 30px;}
.ydhl_sec4 ._t{ font-size: 24px; line-height: 1; margin-bottom: 20px;}
.ydhl_sec4 ._txt{ margin-bottom: 40px; line-height: 2;}
.ydhl_sec4 .links a{ float: left; width: 100px; height: 50px; padding: 25px 0; background: #0497b7; text-align: center;}
.ydhl_sec4 .links .a2{ background: #fa9f00;}
.ydhl_sec4 .links .a3{ background: #65bc46;}
.ydhl_sec4 .links a i{ display: inline-block;  background:url(../images/brand_icos.png) no-repeat 0 -50px; width: 50px; height: 50px;  vertical-align: middle;}
.ydhl_sec4 .links a:hover{ opacity: .8;}
.ydhl_sec4 .links .a2 i{  background-position: -50px -50px;}
.ydhl_sec4 .links .a3 i{ background-position: -100px -50px; margin-right: 25px; }
.ydhl_sec4 .links .a3{ width: auto; padding:25px; color: #fff; font-size: 28px; }

/* 浼佷笟缃戠珯 */
.qywz_sec1{ background: #2cbcb1;}
.qywz_sec1 .p1{ font-size: 40px; margin-bottom: 20px;}
.qywz_sec1 .p2{ font-size: 15px; }
.qy_num_list li { float: left;  width: 20%; text-align: left; font-size: 15px;}
.qy_num_list li i{ float: left; background:url(../images/num_ico.png) no-repeat 0 0; margin-right: 20px; width: 30px; height: 120px;}
.qy_num_list li .p{ padding-top: 30px;}
.qy_num_list li .ic2{ background-position: -30px 0;}
.qy_num_list li .ic3{ background-position: -60px 0;}
.qy_num_list li .ic4{ background-position: -90px 0;}
.qy_num_list li .ic5{ background-position: -120px 0;}
.qywz_ys { text-align: left;}
.qywz_ys ._img{ text-align: center;}
.qywz_ys ._tit{ font-size: 20px; }
.qywz_ys ._list{ border-left: 2px solid #f1f1f1; margin-left: 100px;}
.qywz_ys ._list li{ margin-bottom: 80px; position: relative; padding-left: 90px; cursor: pointer;}
.qywz_ys ._list li .ic{ display: inline-block; width: 110px; height: 110px; background:url(../images/qywz_icos.png) no-repeat 0 0; position: absolute; left:-55px; top:-20px; }
.qywz_ys ._list li .ic2{ background-position: -110px 0 ;}
.qywz_ys ._list li .ic3{ background-position: -220px 0 ;}
.qywz_ys ._list li .ic4{ background-position: -330px 0 ;}
.qywz_ys ._list li:hover .ic{ -ms-background-position-y: -110px;background-position-y: -110px;}

.qywz_sec3{ background: url(../images/qywz_sec3_bg.jpg) no-repeat center fixed; /* height: 342px; */ width: 100%; padding: 60px 0;  -webkit-background-size: 100% 100%;
background-size: 100% 100%; }
.qywz_sec3 ._tit{ font-size: 40px; color: #fff; font-weight: normal; text-align: center; line-height: 1; margin-bottom: 45px; }
.qywz_sec3 ._intro{ color: #fff; font-size: 16px; text-align: center;}
.qy_feature{ /* width: 70%;  */ margin: 0 auto;}
.qy_feature .row&gt;div,.qy_feature li { position: relative; -webkit-perspective: 600px; -moz-perspective: 600px; margin-bottom: 20px; }
.qy_feature ._rect{ color: #fff; font-size: 18px; text-align: center; width: 100%;/*height: 163px;  height: 0; padding-bottom: 42.6%;  */ background:rgba(117,166,196,.8);}
.qy_feature ._rect span,.qy_feature ._c { /* padding-top: 19%; */ display: table-cell; vertical-align: middle;}
.qy_feature ._rect { cursor: pointer; -webkit-transform: rotateX(0deg) rotateY(0deg); -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; transform: rotateX(0deg) rotateY(0deg); transform-style: preserve-3d; backface-visibility: hidden; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;display: table; }
.qy_feature .row&gt;div:hover ._rect,.qy_feature li:hover ._rect{ -webkit-transform: rotateX(180deg); transform: rotateX(180deg); }
.qy_feature .row&gt;div ._rect2,.qy_feature li ._rect2{ overflow: hidden; position: absolute; left: 0px; top: 0px; background: #ffb400 !important; -webkit-transform: rotateX(-180deg); -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; transform: rotateX(-180deg); transform-style: preserve-3d; backface-visibility: hidden; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.qy_feature .row&gt;div:hover ._rect2,.qy_feature li:hover ._rect2 { -webkit-transform: rotateX(0deg) rotateY(0deg); transform: rotateX(0deg) rotate(0deg); z-index: 10; }

.qy_feature ._c{ padding:15%;}
.qy_feature ._c h3{ font-size: 20px; font-weight: normal; margin-bottom: 5px;}
.qy_feature ._c p{ font-size: 13px; height: 40px; overflow: hidden;}
/* 涓婂競鍏徃 */
.ssgs_sec1{ background: #42668f; }
.ssgs_sec1 .qy_num_list li{ width: 25%;}
.ssgs_sec1 .p1{ font-size: 40px; line-height: 1;}
.ssgs_sec1 .p2{ font-size: 52px; line-height: 1;}
.ssgs_sec2 .service_icos li{ width: 21.3%; text-align: left; padding:0 6%;}
.ssgs_sec2 .service_icos li .ic{ float: left; margin-right: 6.25%;}

/* 鍝嶅簲寮忕綉绔� */
.xyswz_sec1 { width: 100%; height: 204px; background:#18397c; text-align: center;}
.xyswz_sec1 .bounceIn{float: left; /* display: inline-block; vertical-align: middle; */ visibility: hidden; opacity: 0;}
.xyswz_sec1 .animated{ visibility: visible;opacity: 1; }
.xyswz_sec1 ._con{ padding-top: 56px; padding-bottom: 51px;padding-left:5%;}
.xyswz_sec1 ._con .fh{ font-weight: bold; font-size: 28px; color: #fff; padding:1.5% 5%;}
.xyswz_sec2 ._img{ text-align: center; }
.xyswz_sec2 .p1{ font-size: 18px; color: #000; margin-bottom: 10px;}
.xyswz_sec2 .p2{ font-size: 15px; color: #737373; text-align: center; margin-bottom: 50px;}
.xyswz_sec2{ padding-bottom: 90px;}
.xyswz_sec3 { background:url(../images/xyswz_sec3_bg.jpg) fixed; padding: 75px 0; overflow: hidden;}
.xyswz_sec3 .img_list li img{ width: 100%; }
.xyswz_sec3 ._tit{ text-align: center; font-size: 40px; color: #fff; line-height: 1; margin-bottom: 65px;}
.xyswz_sec3 ._tit b{ color: #f60;}
.xyswz_sec3 .img_list li{ overflow: hidden; }
.xyswz_sec3 .img_list li .t{ font-size: 26px; color: #fff; position: absolute; top: 30px; left: 35px;}
.xyswz_sec3 .img_list li .t:after{ content: ''; width: 50px; height: 1px; background: #fff; position: absolute; left: 0; bottom: -15px;}
.xyswz_sec3 .img_list li ._con{ height: 0; padding-bottom: 79%; background: #42668f; position: relative;}
.xyswz_sec3 .img_list li .span-6 { position: relative; cursor: pointer;}
.xyswz_sec3 .img_list li ._mask{ background:rgba(0,0,0,.8); color: #fff; width: 90%; height: 90%; padding: 5%; position: absolute; top: 100%; left: 0;-webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.xyswz_sec3 .img_list&gt;.span-6:hover ._mask{ top: 0;}
.xyswz_sec3 .img_list li i{ display: inline-block;position: absolute; width: 60px; height: 50px; background:url(../images/xyswz_num.png) no-repeat 0 0; bottom: 25px; right: 30px;}
.xyswz_sec3 .img_list li .num02{ background-position: -60px 0;}
.xyswz_sec3 .img_list li .num03{ background-position: -120px 0;}
.xyswz_sec3 .img_list li .num04{ background-position: -180px 0;}
.xyswz_sec3 .img_list li .num05{ background-position: -240px 0;}
.xyswz_sec3 .img_list li .num06{ background-position: -300px 0;}
.xyswz_sec3 .img_list .l4 ._con{  background: #4d2e83; }
.xyswz_sec3 .img_list .l5 ._con{  background: #65bc46; }
.xyswz_sec3 .img_list .l7 ._con{  background: #ffb400; }
.xyswz_sec3 .img_list .l10 ._con{  background: #2cbcb1; }
.xyswz_sec3 .img_list .l12 ._con{  background: #42668f; }
.xyswz_sec4{ text-align: center; padding: 65px 0;}
.xyswz_sec4 ._tit{ font-size: 40px; line-height: 1; margin-bottom: 20px;}
.xyswz_sec4 .p1{ font-size: 16px;  margin-bottom: 50px;}
.xyswz_sec4 .icos{ width: 100%; height: 270px; }
.xyswz_sec4 .dot ._list{ display: none;}
.xyswz_sec4 .dot ._list a{ display: block; line-height: 28px;}
.xyswz_sec4 .dot { z-index: 5; background: #fff; position: absolute; cursor: pointer; width: 128px; height: 128px; border: 1px solid #ddd; border-radius: 64px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.xyswz_sec4 .dot .ic{ display: inline-block; width: 50px; height: 50px; background:url(../images/xyswz_ico.png) no-repeat 0 0;  margin-top: 30px; }
.xyswz_sec4 .dot h3{ line-height: 1; font-weight: normal; font-size: 17px; margin-bottom: 8px; margin-top: 5px;}
.xyswz_sec4 .dot:hover{ z-index:6; background: #18397c; color: #fff; height: auto; padding-bottom: 30px;}
.xyswz_sec4 .dot:hover ._list{ display: block; text-align: left;padding-left: 30px; padding-right: 10px;}
.xyswz_sec4 .dot:hover ._list a{ color: #fff;}
.xyswz_sec4 .dot1 .ic{ background-position: 0 0;}
.xyswz_sec4 .dot2 .ic{ background-position: -50px 0; }
.xyswz_sec4 .dot3 .ic{ background-position: -100px 0; }
.xyswz_sec4 .dot4 .ic{ background-position: -150px 0; }
.xyswz_sec4 .dot5 .ic{ background-position: -200px 0; }
.xyswz_sec4 .dot6 .ic{ background-position: -250px 0; }
.xyswz_sec4 .dot7 .ic{ background-position: -300px 0; }
.xyswz_sec4 .dot8 .ic{ background-position: -350px 0; }
.xyswz_sec4 .line{ content:''; position: absolute; background:url(../images/line1_2.png) no-repeat center; width: 100px; height: 107px; z-index: 1;}
.xyswz_sec4 .line2,.xyswz_sec4 .line4,.xyswz_sec4 .line6,.xyswz_sec4 .line8{ background-image: url(../images/line1_1.png); height: 123px; width: 110px;}
.xyswz_sec4 .line1{ left: 7%; top: 91px;}
.xyswz_sec4 .line2{ left: 19%; top: 91px;}
.xyswz_sec4 .line3{ left: 32%; top: 91px;}
.xyswz_sec4 .line4{ left: 44%; top: 91px;}
.xyswz_sec4 .line5{ left: 57%; top: 91px;}
.xyswz_sec4 .line6{ left: 69%; top: 91px;}
.xyswz_sec4 .line7{ left: 82%; top: 91px;}

.xyswz_sec4 .dot1:hover .ic{ background-position: 0 -50px;}
.xyswz_sec4 .dot2:hover .ic{ background-position: -50px -50px;}
.xyswz_sec4 .dot3:hover .ic{ background-position: -100px -50px;}
.xyswz_sec4 .dot4:hover .ic{ background-position: -150px -50px;}
.xyswz_sec4 .dot5:hover .ic{ background-position: -200px -50px;}
.xyswz_sec4 .dot6:hover .ic{ background-position: -250px -50px;}
.xyswz_sec4 .dot7:hover .ic{ background-position: -300px -50px;}
.xyswz_sec4 .dot8:hover .ic{ background-position: -350px -50px;}

.xyswz_sec4 .dot1{ top: 0; }
.xyswz_sec4 .dot2{ bottom: 0; left: 12.5%;}
.xyswz_sec4 .dot3{ top:0;  left: 25%;}
.xyswz_sec4 .dot4{ bottom: 0; left: 37.5%;}
.xyswz_sec4 .dot5{ top: 0; left: 50%;}
.xyswz_sec4 .dot6{ bottom: 0; left: 62.5%;}
.xyswz_sec4 .dot7{ top: 0; left: 75%;}
.xyswz_sec4 .dot8{ bottom: 0; left: 87.5%;}

.ydhl_banner{ width: 100%; height: 526px; }
.ydhl_banner .slide_nav { left: 0; width: 100%; bottom: 0; text-align: center; }
.ydhl_banner .slide_nav a{display: inline-block;width: 1em;height: 1em;border-radius: .5em;
margin: .5em;background:#ccc;box-shadow: 1px 1px 2px rgba(0,0,0,.5);overflow: hidden;
line-height: 99px;}
.ydhl_banner img{ position: absolute; width: 1920px; left: 50%; margin-left: -960px;}
.ydhl_banner .slide_nav .on{background:#18397c;}
.ydhl_banner .arrs{ /* display: none;  */z-index: 99; background:url(../images/banner_arr.png) no-repeat 0 0; width: 46px; height: 91px; position: absolute; top: 50%; margin-top: -45px;}
.ydhl_banner .arr_prev{ left: 2%;}
.ydhl_banner .arr_next{ right: 2%; background-position: -46px 0;}
.ydhl_banner .arr_prev:hover{ background-position: 0 -91px;}
.ydhl_banner .arr_next:hover{ background-position: -46px -91px;}
.ydhl_banner:hover .arrs{ display: block;}


.ydhl_index_sec1 { padding: 40px 0; background: #f60; color: #fff; margin-bottom: 55px;}
.soft_zonghe { background:none;}
.ydhl_index_sec1 ._tit{ font-size: 36px; font-weight: normal; margin-bottom: 20px; line-height: 1;}
.ydhl_index_sec1 ._dis{ font-size: 14px;}
.ydhl_index_sec1 ._dis a:hover {color:#fff}
.ydhl_index_sec1 .exp_btn {width: 184px; height: 44px; margin: 0 auto; border: 1px solid #fff; text-align: center; margin-top:20px}
.ydhl_index_sec1 .exp_btn a {display: block; width: 100%; height: 44px;line-height: 44px;color: #fff;font-size: 18px;}
.ydhl_index_sec1 .exp_btn a:hover{background-color:#fff; color:#18397c;}

.ydhl_index_sec2{ margin-bottom: 40px; }
.ydhl_index_sec2 li{ float: left; width: 25%; height: 0; padding-bottom: 34.5%; overflow: hidden; }
.ydhl_index_sec2 li ._img{ position: relative; overflow: hidden;/*  height: 422px; */}
.ydhl_index_sec2 li ._img img{ width: 100%;  -webkit-transition: all 0.6s ease; transition: all 0.6s ease;  }
.ydhl_index_sec2 li ._img:hover img{ -moz-transform:scale(1.08,1.08); -ms-transform:scale(1.08,1.08); -o-transform:scale(1.08,1.08); -webkit-transform:scale(1.08,1.08); transform:scale(1.08,1.08);}
.ydhl_index_sec2 li ._con{ position: absolute; top: 0; left: 0;z-index: 5; background:rgba(0,0,0,.6); color: #fff; width: 100%; height: 100%; text-align: center;}
.ydhl_index_sec2 li ._con .ic{ display: block; width: 60px; height: 60px; background:url(../images/ydhl_index_ico.png) no-repeat 0 0; margin: 25% auto 20px auto;}
.ydhl_index_sec2 li ._con .ic2{ background-position: -60px 0;}
.ydhl_index_sec2 li ._con .ic3{ background-position: -120px 0;}
.ydhl_index_sec2 li ._con .ic4{ background-position: -180px 0;}
.ydhl_index_sec2 li ._con h3{ font-size: 30px; font-weight: normal; margin-bottom: 20px;}
.ydhl_index_sec2 li ._con ._txt{ font-size: 14px; border-top: 1px solid rgba(255,255,255,.4);border-top: 1px solid #fff\9\0; width: 54%; margin: 0 auto; padding-top: 20px;}
.ydhl_index_news{ padding: 60px 0; background: #f5f7f8; margin-bottom: 50px;}
.ydhl_index_news ._tit{ font-size: 40px; text-align: center; font-weight: normal; line-height: 1; margin-bottom: 50px;}
.news_list li{ width: 25%; float: left; background: #fff;}
.news_list li ._con{ display: block; border-right: 1px solid #ddd; padding: 45px 30px 80px 30px;}
.news_list li ._con ._date{ width: 90px; text-align: center; color: #878787; font-family: Arial; border-bottom: 2px solid #fac9a7; padding-bottom: 10px; line-height: 1; margin-bottom: 20px; }
.news_list li ._con h3{ font-size: 22px; font-weight: normal; margin-bottom: 30px;}
.news_list li ._con ._txt{ color: #878787; }
/* 绉诲姩浜掕仈棣栭〉 */
.digital_index_baner{ height: 527px; width: 100%; }
.digital_index_baner img{ position: absolute; max-width: none; left: 50%; margin-left: -960px;}
.digital_navs { border-bottom: 1px solid #e9e9e9;}
.digital_navs ._con{ text-align: center; padding: 70px 0; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; margin-left: -1px; }
.digital_navs ._con h3{ font-size: 26px; font-weight: normal; line-height: 1; margin-bottom: 20px; }
.digital_navs ._con i{ width: 40px; height: 2px; background: #272636; display: inline-block;}
.digital_navs ._con .p{ font-size: 14px; margin-bottom: 10px; }
.digital_index_word{ background: #051a22; padding: 80px 0; margin-top: -30px;}
.digital_index_news ._con{ padding:50px 50px 70px 50px;  border-right: 1px solid #dedede;border-left: 1px solid #dedede; margin-left: -1px; display: block; }
.digital_index_news ._con ._date{ color: #b9b9b9; font-size: 14px; font-family: Arial; border-bottom: 2px solid #fac9a7; margin-bottom: 20px; width: 90px; }
.digital_index_news ._con h4{ font-size: 22px; font-weight: normal; margin-bottom: 20px; height: 70px; overflow: hidden; }
.digital_index_news .newlogo{ padding-top: 50px;}
.digital_index_news .span-3:first-child ._con{ border: 0;}
.digital_index_list li{ float: left; width: 16.66%; text-align: center; font-size: 14px; cursor: pointer;}
.digital_index_list li .ic{ display: block;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  width: 100px; height: 100px; background:url(../images/digital_index_icos.png) no-repeat 0 0; margin: 0 auto 20px auto; }
.digital_index_list li .ic2{ background-position: -100px 0;}
.digital_index_list li .ic3{ background-position: -200px 0;}
.digital_index_list li .ic4{ background-position: -300px 0;}
.digital_index_list li .ic5{ background-position: -400px 0;}
.digital_index_list li .ic6{ background-position: -500px 0;}
.digital_index_footer #canvas_box{ height: 280px;}
.digital_index_footer .foot_nums{ height: 280px;}
.digital_index_footer .digital_index_list{ overflow: hidden; padding-top: 60px;}
.digital_index_list li:hover .ic{  transform: translateY(-15px);}



/* 涓撻娲诲姩 */
.zthd_sec1{ background: #f2ad0a; padding-top: 60px; padding-bottom: 70px; text-align: center; color: #fff;}
.zthd_sec1 li{ float: left; overflow: hidden;text-align: left; width: 27%; font-size: 16px;}
.zthd_sec1 ._tit{ line-height: 1; font-size: 40px; margin-bottom: 60px;}
.zthd_sec1 li i{ float: left; width: 26%; /* height: 100px; */height: 0; padding-bottom: 25%; background:url(../images/brand_num.png); -webkit-background-size: 500% 100%;
background-size: 500% 100%; margin-right: 4%;}
.zthd_sec1 li span{ margin-top: 25px; display: inline-block;}
.zthd_sec1 li.line{ text-align: center; width: 9.5%;}
.zthd_sec1 li .n2{ background-position: -100% 0;}
.zthd_sec1 li .n3{ background-position: -200% 0;}
.zthd_sec2{ padding-top: 80px; padding-bottom: 90px;}
.zthd_sec2 ._t{ font-size: 40px; font-weight: normal; text-align: center;}
.zthd_sec2 ._sub{ font-size: 15px; color: #787878; text-align: center; margin-bottom: 90px;}
.zthd_sec2 ._list{ border-left: 1px solid #ddd;}
.zthd_sec2 ._list li{ font-size: 15px; margin-bottom: 50px; padding-left: 40px; position: relative; cursor: pointer;}
.zthd_sec2 ._list li .dot{ position: absolute; width: 16px; height: 16px; border: 1px solid #18397c;background: #fff; border-radius: 8px; left: -9px; top: 3px;}
.zthd_sec2 ._list li .dot.red{ background: #18397c;}
.zthd_sec2 ._list li:hover .dot{ background: #18397c; }
.zthd_sec3{ background:url(../images/zthd_bg1.jpg) no-repeat center fixed; height: 363px; padding-top: 60px; }
.zthd_sec3 ._tit{ font-size: 40px; text-align: center; color: #fff; }
.zthd_sec3 ._con{ background: #f60; color: #fff; padding-bottom: 35%;height: 0; font-size: 20px; text-align: center;}
.zthd_sec3 ._sub{ font-size: 15px; color: #fff; text-align: center; margin-bottom: 50px;}
.zthd_sec3 ._con span{ display: block; padding-top: 13%; position: relative;}
.zthd_sec3 ._con span:before{ content: ''; position: absolute; width: 60px; height: 1px; background: #fff; left:20%;top: 78%;}
.zthd_sec3 ._con span:after{ content: ''; position: absolute; width: 60px; height: 1px; background: #fff; right:20%;top: 78%;}

.zthd_sec3 ._con2{ background: #ffb400;}
.zthd_sec3 ._con3{ background: #f2c200;}
.zthd_sec3 ._con4{ background: #65bc46;}

.yxwz_sec1{ background: #f6f6f6; padding: 50px 0; text-align: center;}
.yxwz_sec1 ._t{ font-size: 40px; }
.yxwz_sec1 ._info{ margin-bottom: 60px;}
.yxwz_sec2{ padding: 60px 0; }
.yxwz_sec2 ._t{ font-size: 40px; }
.yxwz_sec2 ._t span{ color: #f60;}
.yxwz_sec2 ._intro{ font-size: 15px; margin-bottom: 50px; }
.yxwz_sec2 .full-row&gt;div{  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.yxwz_sec2 ._con{ text-align: left; color: #fff; padding:40px 10%; overflow: hidden;}
.yxwz_sec2 ._con1{ background: #f60; }
.yxwz_sec2 ._con2{ background: #ff9000; }
.yxwz_sec2 ._con3{ background: #65bc46; }
.yxwz_sec2 ._con h3{ font-size: 30px; font-weight: normal; line-height: 1; margin-bottom: 20px;}
.yxwz_sec2 ._con ._intro{ margin-bottom: 50px; height: 72px; overflow: hidden;}
.yxwz_sec2 li{ margin-bottom: 8px; white-space: nowrap;}
.yxwz_sec2 ._con ul{ float: left; width: 50%; min-height: 112px; }
.yxwz_sec2 ._con .list2{ display: none;}
.yxwz_sec2 .span-6 ._con .list2{ display: block;}
.yxwz_sec2 ._con li em{ display: inline-block; width: 10px; height: 10px; border: 2px solid #fff; vertical-align: middle; margin-right: 15px;}
.yxwz_sec2 ._con .ic{ display: block; background:url(../images/brand_num.png) no-repeat 0 0; width: 115px; height: 100px; margin-bottom: 20px; }
.yxwz_sec2 ._con2 .ic{ background-position: -115px 0;}
.yxwz_sec2 ._con3 .ic{ background-position: -230px 0;}
.yxwz_sec3 li .ic{ display: block; width: 40px; height: 40px;}
.yxwz_sec3 ._t{ font-size: 40px;  text-align: center; }
.yxwz_sec3 ._t span{ font-size: 48px; font-weight: bold; color: #18397c;font-family: Arial;}
.yxwz_sec3 ._info{ text-align: center; font-size: 15px; margin-bottom: 80px;}
.yxwz_sec3 ._list .ic{ display: block;width: 40px;height: 40px; background:url(../images/yxwz_icos.png) no-repeat 0 0;  margin: 0 auto; margin-bottom: 15px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.yxwz_sec3 ._list li{ float: left; width: 20%; text-align: center; margin-bottom: 85px;}
.yxwz_sec3 ._list li ._con { border-right: 1px solid #ddd;}
.yxwz_sec3 ._list li .ic2{ background-position: -40px 0;}
.yxwz_sec3 ._list li .ic3{ background-position: -80px 0;}
.yxwz_sec3 ._list li .ic4{ background-position: -120px 0;}
.yxwz_sec3 ._list li .ic5{ background-position: -160px 0;}
.yxwz_sec3 ._list li .ic6{ background-position: 0 -40px;}
.yxwz_sec3 ._list li .ic7{ background-position: -40px -40px;}
.yxwz_sec3 ._list li .ic8{ background-position: -80px -40px;}
.yxwz_sec3 ._list li .ic9{ background-position: -120px -40px;}
.yxwz_sec3 ._list li .ic10{ background-position: -160px -40px;}
.yxwz_sec3 ._list li ._con:hover .ic{ -webkit-transform:translateY(-15px); transform:translateY(-15px); }
.yxwz_sec4{ width: 100%; background:url(../images/yxwz_bg1.jpg) no-repeat center fixed; height: 412px; padding: 70px 0; color: #fff; -webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.yxwz_sec4 ._t{ text-align: center; font-size: 40px; color: #fff; line-height: 1; margin-bottom: 20px;}
.yxwz_sec4 ._t b{ color: #f60; }
.yxwz_sec4 ._intro{text-align: center; color: #fff; font-size: 16px; margin-bottom: 40px;}
.yxwz_sec4 ._list{ overflow: hidden; width: 102%;}
.yxwz_sec4 li { float: left; /* cursor: pointer; */ width: 18%; margin-right: 2%;/*  background:rgba(0,0,0,.6); */ text-align: center; margin-bottom: 25px;/*  padding: 25px 0; */}
.yxwz_sec4 .ic{ display: block; width: 40px; height: 40px; background:url(../images/yxwz_icos.png) no-repeat 0 -80px;margin: 0 auto; margin-bottom: 15px;}
.yxwz_sec4 .ic2{ background-position: -40px -80px;}
.yxwz_sec4 .ic3{ background-position: -80px -80px;}
.yxwz_sec4 .ic4{ background-position: -120px -80px;}
.yxwz_sec4 .ic5{ background-position: -160px -80px;}
.yxwz_sec4 .ic6{ background-position: 0px -120px;}
.yxwz_sec4 .ic7{ background-position: -40px -120px;}
.yxwz_sec4 .ic8{ background-position: -80px -120px;}
.yxwz_sec4 .ic9{ background-position: -120px -120px;}
.yxwz_sec4 .ic10{ background-position: -160px -120px;}
.yxwz_sec4 .qy_feature ._rect{ background:rgba(0,0,0,.5);}
.yxwz_sec4 .qy_feature ._c{ padding: 8% 15%;}
.top_title{  border-left: 1px solid #ddd; padding-left: 20px; height: 45px; line-height: 45px;  margin: 15px 0 15px 20px;}
.top_title h1{ font-size: 24px; font-weight: normal;}

.brand_intro_list li{ display: none;}
.brand_intro_list li.show{ display: block;}
.breadCrumb h2{ font-size: 17px; font-weight: normal; display: inline-block;}

/* 鐢靛瓙鍟嗗姟 */
.ecommerce_menu h2{ font-size: 62px; font-weight: normal; font-family: Arial; line-height: 1; color: #f60;}
.ecommerce_menu h3{ font-size: 36px; font-weight: normal; margin-bottom: 15px;}
.ecommerce_menu ._txt{ margin-bottom: 90px; font-size: 16px;}
.eMenu_con{ height: 68px; line-height: 68px; border-bottom: 1px solid #e3e3e3; font-size: 16px; text-align: center; width: 100%; background: #fff; }
.eMenu{ height: 68px;width: 100%; margin-bottom: 50px;}
.eMenu_con.fixed{ position: fixed; top: 0; left: 0; z-index: 90;}
.eMenu a{ display: inline-block; }
.eMenu a.cur{ border-bottom: 1px solid #f27824; color: #f60; }
.eMenu em{ display: inline-block; margin:0 1.5%; /* color: #e3e3e3; */ width: 1px; height: 16px;background: #e3e3e3;}
.eMenu.fixed{ position: fixed; top: 0; left: 0;}
.ecommerce_list li { text-align: center; float: left; margin-bottom: 70px; cursor: pointer;}
.ecommerce_list li .ic{ display: inline-block; width: 70px; height: 70px; background:url(../images/ecommerce_icos.png) no-repeat 0 0;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ecommerce_list li h3{ font-weight: normal; font-size: 18px;}
.ecommerce_list li ._con{ border-right: 1px solid #ddd;}
.ecommerce_list li .ic2{ background-position: -70px 0;}
.ecommerce_list li .ic3{ background-position: -140px 0;}
.ecommerce_list li .ic4{ background-position: -210px 0;}
.ecommerce_list li .ic5{ background-position: -280px 0;}
.ecommerce_list li .ic6{ background-position: -350px 0;}
.ecommerce_list li .ic7{ background-position: -420px 0;}
.ecommerce_list li .ic8{ background-position: -490px 0;}
.ecommerce_list li .ic9{ background-position: -560px 0;}
.ecommerce_list li .ic10{ background-position: -630px 0;}
.ecommerce_list li .ic11{ background-position: -700px 0;}
.ecommerce_list li .ic12{ background-position: -770px 0;}
.ecommerce_list li .ic13{ background-position: -840px 0;}
.ecommerce_list li .ic14{ background-position: -910px 0;}
.ecommerce_list li .ic15{ background-position: -980px 0;}
.ecommerce_list li:hover .ic{ transform:translateY(-15px); }

.ecommerce_sec2{ width: 100%; height: 693px; padding: 80px 0; background:url(../images/ecommerce_bg.jpg) no-repeat center fixed; color: #fff; text-align: center;}
.ecommerce_sec2 h3{ font-size: 40px; font-weight: normal;}
.ecommerce_sec2 ._intro{ font-size: 16px; margin-bottom: 70px;}
.ecommerce_sec2 ._img img{ width: 89%;}

.ecshop{ background-image: url(../images/eshop_bj.jpg);}
.ecommerceBan { height: 525px; width: 100%; display: none; }
.ec_sec1{ background: #18397c; color: #fff;  text-align: center; }
.ec_sec1 h3{ font-size: 36px; line-height: 1; font-weight: normal;}
.ec_sec1 ._intro{ font-size: 14px;}
.ec_sec2{ margin-bottom: 40px; }
.ec_sec2 ._con{ position: absolute; z-index: 10; color: #fff; width: 100%; height: 74%; top: 0; left: 0;  text-align: center; color: #fff; padding-top: 15%; cursor: pointer;}
.ec_sec2 img{ width: 100%;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  }
.ec_sec2 .span-6{ overflow: hidden;}
.ec_sec2 .span-6:hover img{ -moz-transform:scale(1.08,1.08); -ms-transform:scale(1.08,1.08); -o-transform:scale(1.08,1.08); -webkit-transform:scale(1.08,1.08); transform:scale(1.08,1.08); }
.ec_sec2 ._con h3{ font-size: 48px; line-height: 1; font-family: Arial; margin-bottom: 10px; }
.ec_sec2 ._con h4{  font-size: 25px; font-weight: normal;}
.ec_sec2 ._con ._txt{ font-size: 14px; width: 60%; margin: 0 auto 20px auto; }
.ec_sec2 ._con .ic{ display: block; width: 48px; height: 48px; background:url(../images/ecommerce_ic1.png) no-repeat center; margin: 0 auto; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;position: relative; top: 20px; }
.ec_sec2 ._con:hover .ic{ visibility: visible; opacity: 1; top: 0;}
.ec_sec3 { padding-bottom: 60px;}
.ec_sec3 h3{ font-size: 40px; font-weight: normal;}
.ec_sec3 ._txt{ font-size: 16px; margin-bottom: 50px;}
.ec_sec3 ._top{ color: #fff;height: 130px; background: #f60; padding-top: 40px;}
.ec_sec3 ._top .ic{ display: inline-block; width: 60px; height: 60px; background:url(../images/ec_index_ico.png) no-repeat 0 0;}
.ec_sec3 ._top p{ font-size: 22px;}
.ec_sec3 ._links{ background: #f6f6f6;padding: 50px 40px; height: 140px; text-align: left;}
.ec_sec3 ._con:hover ._links{ background: #f0f0f0;}
.ec_sec3 ._links dl{ width: 48%; }
.ec_sec3 ._links dl:last-child{ float: right; }
.ec_sec3 ._links dt{ font-size: 17px; margin-bottom: 15px;}
.ec_sec3 ._links dd{ float: left; width:50%; white-space: nowrap; line-height: 28px; color: #898989; cursor: pointer;}
.ec_sec3 ._con2 ._top{ background: #42668f; }
.ec_sec3 ._con3 ._top{ background: #2cbcb1; }
.ec_sec3 ._con2 ._top .ic{ background-position: -60px 0;}
.ec_sec3 ._con3 ._top .ic{ background-position: -120px 0;}

.ec_sec4{ width: 100%; height: 642px; margin-bottom: 40px; background:url(../images/ec_index_bg.jpg) no-repeat center fixed; padding-top: 60px; padding-bottom: 110px;}
.ec_sec4 ._tit{ font-size: 40px; text-align: center;font-weight: normal; color: #fff;}
.ec_sec4 ._info{ text-align: center; font-size: 16px; color: #fff; margin-bottom: 30px;}
/* 杞挱*/
#img-slider .slide{width:100%;background:#fff;position:absolute;}
#img-slider .slide .img{margin:10px auto;border:none;}
#img-slider .img{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 0 rgba(204,205,206,5);-moz-box-shadow:0 1px 0 rgba(204,205,206,5);-ms-box-shadow:0 1px 0 rgba(204,205,206,5);box-shadow:0 1px 0 rgba(204,205,206,5);border:1px solid #edeeee;background-color:#fff;width:780px;height:500px;position:relative;}
#img-slider .img img{display:block;width:100%;}
#img-slider .img:first-child{display:block;}

.switcher-wrap{ position:relative;padding-bottom:60px;padding-left:80px;padding-right:80px; }
.switcher-wrap.slider{padding-left:24%;padding-right:24%;padding-top: 50px;}
.switcher-wrap.slider #img-slider ._img{-webkit-box-shadow:0 4px 20px rgba(0,0,0,0.4);-moz-box-shadow:0 4px 20px rgba(0,0,0,0.4);-ms-box-shadow:0 4px 20px rgba(0,0,0,0.4);box-shadow:0 4px 20px rgba(0,0,0,0.4);border-color:#fff;}
.switcher-wrap a.next,.switcher-wrap a.prev{ position:absolute;width:40px;height:80px;top:50%;margin-top:-40px;background:url(../images/banner_arr2.png) no-repeat 0 0; }
.switcher-wrap a.next{ background-position:-43px 0; right:0;}
.switcher-wrap a.prev{background-position:0 0; left: 0;}
.switcher-wrap a:hover{ -ms-background-position-y:-81px ;background-position-y:-81px ;}
.switcher-wrap ul.switcher{text-align:center;position:absolute;left:0;right:0;top:0;}
.switcher-wrap ul.switcher li{display:inline-block;margin:0 25px;}
.switcher-wrap ul.switcher li a{display:block; color: #fff;font-size: 17px;}
.switcher-wrap ul.switcher li a:hover,.switcher-wrap ul.switcher li.active a{ display: block; border-bottom: 1px solid #fff;}
.switcher-wrap ul.switcher li:last-child{margin-right:0;}
.switcher-wrap ._img img{ width: 100%; }
.switcher-wrap .label{ background: #fff; padding:30px 40px; }
.switcher-wrap .label h3{ font-size: 20px; color: #474747; line-height: 1; margin-bottom: 10px;}
.switcher-wrap ._txt{ height: 60px; overflow: hidden; font-size: 14px;}
.digital_header.pageHeader .wrap{ padding-right: 80px;}
.digital_header .nav &gt; ul &gt; li{ width: 18%;}

.qyzq_sec2{ padding-top: 80px; padding-bottom: 40px;}
.qyzq_sec2 h3{ text-align: center; font-size: 40px; font-weight: normal; line-height: 1;}
.qyzq_sec2 .qyzq_list li{ margin-bottom: 60px; }
.qyzq_sec2 .qyzq_list li ._con{ border-right: 1px solid #ededed; padding-left: 40px; padding-right: 60px; cursor: pointer; }
.qyzq_sec2 .qyzq_list li ._con:hover{ background: #fa9f00; color: #fff;}
.qyzq_sec2 ._tit{ margin-bottom: 25px;}
.qyzq_sec2 ._intro{ margin-bottom: 80px; font-size: 15px;}
.qyzq_sec2 ._con{ padding: 30px; padding-right: 70px; overflow: hidden;}
.qyzq_sec2 ._con ._num{ float: left;  margin-top: -10px; font-size: 60px; font-weight: bold; line-height: 1; font-family: Arial; color: #fa9f00; margin-right: 15px;}
.qyzq_sec2 .qyzq_list li ._con:hover ._num{ color: #fbb558;}
.qyzq_sec3 { background:url(../images/qyzq_pic.jpg) no-repeat center; }

/* 绉诲姩浜掕仈缁煎悎椤� */

.zonghe_sec1 ._tit{ font-size: 40px; color: #727272; font-weight: normal;}
.zonghe_sec1 { padding-top: 60px; padding-bottom: 40px;}
.zonghe_sec1 ._txt{ font-size: 16px; margin-bottom: 50px;}
.zonghe_scroll { padding:0 80px 40px 80px; }
.zonghe_scroll li{ float: left; width: 23%; }
.zonghe_scroll li ._con{ display: block; background: #f8f8f8; padding: 10%; cursor: pointer;}
.zonghe_scroll li ._con h3{ font-size: 20px; font-weight: normal;}
.zonghe_scroll li ._con h4{ font-size: 14px; font-weight: normal; margin-bottom: 30px;}
.zonghe_scroll li ._con dl{ margin-bottom: 40px;}
.zonghe_scroll li ._con dd{ line-height: 26px;}
.zonghe_scroll li ._con dd .ion { display:inline-block; width:15px; vertical-align:0; height:20px; line-height:20px; font-size:12px; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/list_arr.png) -15px 0 no-repeat;
  *text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000'); -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.zonghe_scroll li ._con dd .ion:before {content:'\3000';}
.zonghe_scroll li ._con dd:hover .ion { background-position:0 0;}
.zonghe_scroll li ._con .ic{  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  display: inline-block; background:url(../images/zh_icos.png) no-repeat 0 0; width: 86px; height: 86px; margin-bottom: 10px;}
.zonghe_scroll li ._con .ic2{ background-position: -86px 0;}
.zonghe_scroll li ._con .ic3{ background-position: -172px 0;}
.zonghe_scroll li ._con .ic4{ background-position: -258px 0;}
.zonghe_scroll li ._con .ic5{ background-position: -344px 0;}
.zonghe_scroll li ._con .ic6{ background-position: -430px 0;}
.zonghe_scroll li ._con .ic7{ background-position: -516px 0;}
.zonghe_scroll li ._con ._more{ display: block; font-size: 15px; width: 155px; max-width:100%; height: 35px; line-height: 35px; text-align: center; margin: 0 auto; border: 1px solid #ddd;}
.zonghe_scroll li ._con ._more:hover{ background: #f8f8f8; }
.zonghe_scroll li ._con:hover{ background: #f60; color: #fff;}
.zonghe_scroll li ._con:hover .ic{ -ms-background-position-y: -86px; background-position-y: -86px;}
.zonghe_scroll .arrs { width: 46px; height: 91px; top: 50%; margin-top: -45px; display: block; background:url(../images/banner_arr.png) no-repeat 0 0;}
.zonghe_scroll .arr_prev{ left: 0;}
.zonghe_scroll .arr_next{ right: 0; background-position: -46px 0;}
.zonghe_scroll .scroll_nav { width: 100%; position: absolute; bottom: 0px; text-align: center; left: 0;}
.zonghe_scroll .scroll_nav a{ cursor: pointer; display: inline-block; width: 18px; height: 18px; background: #e2e2e2; border-radius: 9px; line-height:99; overflow: hidden; margin:0 5px; }
.zonghe_scroll .scroll_nav a.on{ background: #bababa;}
.zonghe_scroll .arrs:hover{ -ms-background-position-y:-91px ;background-position-y:-91px ;}
.zonghe_sec2{ width: 100%; height: 500px; padding: 45px 0; background:url(../images/ydhl_zh_bg3.jpg) no-repeat center fixed; color: #fff; -webkit-background-size: cover;
background-size: cover;}
.zonghe_sec2 ._tit,.zonghe_sec3 ._tit{ font-size: 40px; font-weight: normal; line-height: 1; margin-bottom: 20px;}
.zonghe_sec2 ._info,.zonghe_sec3 ._info{ font-size: 16px; margin-bottom: 60px;}
.zonghe_sec2 .qy_feature ._c{ padding:10% 15%;}
.zonghe_sec2 .qy_feature ._rect{ background:rgba(0,0,0,.5); }
.zonghe_sec3{ background:url(../images/ydhl_zh_bg2.jpg) no-repeat center; color: #fff; padding: 50px 0;}
.zonghe_sec3 ._info{ margin-bottom: 40px;}
.zonghe_sec3 ._list{ padding:0 90px;}
.zonghe_sec3 .arrs{ display: block; width: 42px; height: 80px; background:url(../images/banner_arr2.png) no-repeat 0 0; top: 50%; margin-top: -40px;}
.zonghe_sec3 .arr_prev{ left: 0;}
.zonghe_sec3 .arr_next{ right: 0; background-position: -41px 0;}
.zonghe_sec3 .arrs:hover{ -ms-background-position-y: -81px; background-position-y:-81px ;}
.zonghe_sec3 li{ width: 48%;text-align: center;}
.zonghe_sec3 li img{ /* width: 100%; */width: 516px!important;height: 297px!important;}
.zonghe_sec3 .scroll_nav{ display: none;}

/* 杞欢 */
.yxk_sec1{ padding: 80px 0;}
.yxk_sec1 ._tit{ margin-bottom: 30px;}
.yxk_sec1 h3{ margin-bottom: 15px;}
.yxk_sec1 ._intro{ font-size: 15px; padding:0 18%;}
.yxk_sec2{ background: #efefef; padding: 80px 0;}
.yxk_sec2 ._con{ background: #fff;  padding: 10%; overflow: hidden;margin-bottom: 30px; cursor: pointer; padding-left: 40%; position: relative;}
.yxk_sec2 ._con .ic { left: 10%; top: 22%; text-align: center; position: absolute;  width: 100px; height: 100px; line-height: 100px; background: #fff; border-radius: 50px;}
.yxk_sec2 ._con .ic i{ display:inline-block; vertical-align: middle; width: 60px;height: 60px; background:url(../images/soft/yxk_icos.png) no-repeat 0 0;}
.yxk_sec2 ._con h3{ font-size: 22px; font-weight: normal;}
.yxk_sec2 ._con .ic2 i{ background-position: -60px 0;}
.yxk_sec2 ._con .ic3 i{ background-position: -120px 0;}
.yxk_sec2 ._con .ic4 i{ background-position: -180px 0;}
.yxk_sec2 ._con .ic5 i{ background-position: -240px 0;}
.yxk_sec2 ._con .ic6 i{ background-position: -300px 0;}
.yxk_sec2 ._con:hover{ color: #fff; background: #ffb400;}
.yxk_sec2 ._con ._txt{ white-space: nowrap;}
.yxk_sec3{ padding-bottom: 0;}
.yxk_sec4{ background:url(../images/soft/images/yxk_bg2.jpg) no-repeat center fixed; padding-top: 80px; color: #fff; padding-bottom: 110px;}
.yxk_sec4 ._tit{ font-size: 40px; font-weight: normal; line-height: 1; margin-bottom: 10px;}
.yxk_sec4 ._info{ margin-bottom: 80px; font-size: 18px;}
.qa_list ._con{ text-align: left; padding: 12%; border: 6px solid #fff; color: #fff;}
.qa_list ._con h3{ font-size: 24px; font-weight: normal;}
.qa_list ._con h4{font-size: 18px; font-weight: normal; margin-bottom: 15px;}
.qa_list ._con ._num{ font-size: 70px; color: #fff; font-family: Arial; display: block; line-height: 1; font-weight: bold; }
.qa_list ._con li{  line-height: 30px;}
.qa_list ._con:hover{ background:rgba(255,255,255,.8);  }
.qa_list ._con:hover h3{ color: #000;}
.qa_list ._con:hover h4{ color: #000;}
.qa_list ._con:hover li{ color: #7c7669; }
.qa_list ._con:hover ._num{ color: #9d9584; }
.client_list li{ width: 25%; float: left;}
.client_list ._con{ /* border-left: 1px solid #ddd;  */padding:0 10%; }
.client_list ._con ._img{ margin-bottom: 25px;height: 80px; }
.client_list ._con ._img img{height: 100%;width:auto;}
.client_list ._con ._txt{ line-height: 28px; }
.yxk_sec5 { padding: 80px 0; position: relative;}
.yxk_sec5 ._tit{ font-size: 40px; font-weight: normal; text-align: center; line-height: 1; margin-bottom: 10px;}
.yxk_sec5 ._intro{ font-size: 24px; color: #737272; text-align: center; margin-bottom: 80px; }
.yxk_sec5 .parrs{ display: block; width: 50px; height: 50px; background:url(../images/soft/rect_arr.png) no-repeat 0 0; position: absolute; top: 64%;/*  margin-top: -25px; */}
.yxk_sec5 .parrs:hover{ -ms-background-position-y: -50px;
background-position-y: -50px;}
.yxk_sec5 .parr_next{ background-position: -50px 0; right:2%;}
.yxk_sec5 .parr_prev{ left: 2%;}
.client_list .scroll_nav{ display: none; }
.fz30{ font-size: 30px; font-weight: normal;}
.fz40{ font-size: 40px; font-weight: normal; line-height: 1;}
.erp_img{ margin: 0 auto;}
.erp_img img{ width: 41.5%;}
.erp_sec2{ line-height: 1; height: 510px; width: 100%; padding: 110px 0; background:url(../images/soft/images/erp_bg.jpg) no-repeat center fixed;color: #fff; }
.erp_sec2 ._tit{ margin-bottom: 20px; }
.erp_sec2 ._intro{ font-size: 15px; line-height: 30px; margin-bottom: 80px;}
/* .erp_sec2 img{ width: 100%;} */
.police_sec1{ padding: 80px 0;}
.police_sec1 ._tit{ color: #0737a3; margin-bottom: 30px;}
.police_sec1 ._intro{ font-size: 15px;}
.police_sec2{ background:url(../images/soft/images/police_bg.jpg) no-repeat center fixed; height: 469px; padding: 70px 0;}
.police_sec2 ._list{ padding:0 7%; color: #fff;}
.police_sec2 ._list ._con{ cursor: pointer; background: #02032b;  height: 100px; padding: 60px 40px; margin-bottom: 30px; position: relative; padding-left: 150px;}
.police_sec2 ._list h3{ font-size: 24px; font-weight: normal;}
.w1200{ width: 1200px; margin: 0 auto;}
.police_sec2 ._list .ic{ position: absolute; display: block; width: 104px; height: 104px;line-height: 104px;  text-align: center; border-radius: 52px; background: #5886f0; left: 30px; }
.police_sec2 ._list i{ width: 70px; height: 70px;vertical-align: middle; display: inline-block;  background:url(../images/soft/police_icos.png) no-repeat 0 0;}
.police_sec2 ._list .ic2 i{ background-position: -70px 0;} 
.police_sec2 ._list .ic3 i{ background-position: -140px 0;} 
.police_sec2 ._list .ic4 i{ background-position: -210px 0;} 
.police_sec2 ._list ._con:hover{ background: #0207ab;  }
.police_sec2 ._list ._con:hover .ic i{ -ms-background-position-y: -70px; background-position-y: -70px;}
.police_sec3{ padding-top: 50px; }
.police_sec3 ._tit,.police_sec4 ._tit{ margin-bottom: 20px;}
.police_sec3 ._info{ font-size: 18px; margin-bottom: 70px;}
.police_sec4{ background:url(../images/soft/images/police_bg2.jpg) no-repeat center; padding-top: 55px; padding-bottom: 100px; color: #fff;}
.police_sec4 ._con{ padding: 60px 40px; background:rgba( 255,255,255,.2); position: relative; padding-left: 130px;}
.police_sec4 ._num{ font-size: 62px; font-family: Arial; position: absolute; left: 40px; top: 60px; line-height: 1; }
.police_sec4 ._con h3{ font-size: 20px; font-weight: normal;}
.police_sec4 ._con ._txt{ line-height: 26px; }

.tts_sec1{ padding-top:70px; padding-bottom: 50px;}
.tts_sec2 { padding: 40px 0; background: #efefef;}
.tts_sec2 ._con{ text-align: center; background: #fff; padding: 50px 50px 80px 50px; cursor: pointer;  }
.tts_sec2 ._con .ic{ display: block; width: 128px; height: 128px; margin: 0 auto 35px auto; background:url(../images/soft/tts_icos.png) no-repeat 0 0;}
.tts_sec2 ._con .ic2{ background-position: -128px 0;}
.tts_sec2 ._con .ic3{ background-position: -256px 0;}
.tts_sec2 ._con h3{ font-size: 20px; margin-bottom: 20px; font-weight: normal;}
.tts_sec2 ._con ._txt{ line-height: 2;}
.tts_sec2 ._con:hover{ background: #75c81e; color: #fff;}
.tts_sec2 ._con:hover .ic{ -ms-background-position-y: -128px;background-position-y: -128px;}
.tts_sec2 ._con2:hover{ background:#01af5a;}
.tts_sec2 ._con3:hover{ background:#ffb400;}

.tts_sec3{ padding: 70px 0; }
.tts_sec3 ._intro{ font-size: 15px; }
.tts_sec3 ._tit{ margin-bottom: 20px; }
.tts_sec4{ background:url(../images/soft/images/tts_bg.jpg) no-repeat center fixed; height: 515px; width: 100%; padding: 85px 0; color: #fff; } 
.tts_sec4 ._intro{ font-size: 15px; }
.tts_sec4 .c_list ._con{ border: 6px solid #fff;padding: 35px; margin-bottom: 25px; overflow: hidden; cursor: pointer;}
.tts_sec4 .c_list ._con ._num{ font-size: 50px; font-weight: bold; font-family: Arial; float: left; line-height: 1; margin-right: 30px;}
.tts_sec4 .c_list ._con h3{ font-weight: normal; font-size: 18px; }
.tts_sec4 .c_list ._con:hover{ background:rgba(0,0,0,.2);  border-color: transparent; }
.tts_sec2 ._links{ overflow: hidden; width: 60%; margin: 0 auto; height: 60px;}
.tts_sec2 ._links a{ width: 50%; text-align: center; float: left; line-height: 30px;}
.mbox_sec4{ background:url(../images/soft/images/MBOX_bg.jpg) no-repeat center fixed; height: 416px; padding-top: 100px; color: #fff;}
.mbox_sec4 .icos_list li{ width: 33.3%; float: left; font-size: 15px; cursor: pointer;}
.mbox_sec4 ._intro{ font-size: 18px; margin-bottom: 60px; }
.mbox_sec4 .icos_list li .ic{ width: 134px; height: 134px; display: block; background:url(../images/soft/mbox_icos.png) no-repeat 0 0; margin: 0 auto 30px auto;}
.mbox_sec4 .icos_list li .ic2{ background-position: -134px 0;}
.mbox_sec4 .icos_list li .ic3{ background-position: -268px 0;}
.exk_sec2 ._con:hover{ background: #4795da;}
.exk_sec2 ._con .ic{ background-image: url(../images/soft/exk_icos.png);}
.exk_sec4 { background-image: url(../images/soft/images/yxk_bg2.jpg);}
.mbox_sec2 ._con .ic{ background-image: url(../images/soft/mbox_ticos.png); }
.mbox_sec2 ._con:hover{ background: #67d6f8;}
.mbox_sec2 ._con2:hover{ background: #ffc699;}
.mbox_sec2 ._con3:hover{ background: #aaceff;}
.exk_sec2 ._con2:hover{ background: #2cbcb1;}
.exk_sec2 ._con3:hover{ background: #18397c;}



.fz15{ font-size: 15px; }
.dms_sec2 { background:url(../images/soft/images/dms_bg.jpg) no-repeat center fixed; height: 578px; padding: 100px 0; width: 100%; color: #fff;text-align: center;}
.dms_sec2 ._con .ic{ display: inline-block; width: 44px; height: 44px; background:url(../images/soft/dms_icos.png) no-repeat 0 0; vertical-align: middle; margin-right: 15px;}
.dms_sec2 ._con .ic2{ background-position: -44px 0;}
.dms_sec2 ._con .ic3{ background-position: -88px 0;}
.dms_sec2 ._con .ic4{ background-position: -132px 0;}
.dms_sec2 ._con .ic5{ background-position: -176px 0;}
.dms_sec2 ._con .ic6{ background-position: -220px 0;}
.dms_sec2 ._con ._t{ font-size: 24px; margin-bottom: 20px;}
.dms_sec2 ._intro{ margin-bottom: 90px;}
.dms_sec2 ._con{ padding:0 75px; border-right: 1px solid #6f89a8; margin-bottom: 70px;}
.dms_sec2  ._txt{ color: #bcbcbc; height: 60px; overflow: hidden; }
.cpq_sec2{ background:url(../images/soft/images/cpq_bg.jpg) no-repeat center fixed; padding-top: 90px; height: 578px; width: 100%; color: #fff; text-align: center; }
.cpq_sec2 .ic{ display: block; width: 134px; height: 134px; background:url(../images/soft/cpq_icos.png) no-repeat 0 0; margin: 0 auto 35px auto; }
.cpq_sec2 .ic2{ background-position: -134px 0;}
.cpq_sec2 .ic3{ background-position: -268px 0;}
.cpq_sec2 .ic4{ background-position: -402px 0;}
.cpq_sec2 ._intro{ margin-bottom: 70px; }
.cpq_sec2 ._con ._t{ font-size: 22px; line-height: 1; margin-bottom: 15px;}

.soft_index{ width: 100%; background:url(../images/soft/images/soft_index_bg.jpg) no-repeat center fixed;height: 850px; /* height: 937px; */ padding-top: 75px; }
.soft_index ._c{ display: table; margin-bottom: 25px; }
.soft_index ._con{ display: table-cell; vertical-align: middle; color: #fff;  height: 250px; padding:0 50px; background: #06366c; text-align: center;}
.soft_index ._con h3{ font-size: 24px; font-weight: normal; line-height: 1; margin-bottom: 15px;}
/*.soft_index ._con1{ background:rgba( 71,149,218,.5);}
.soft_index ._con2{ background:#9c24c4;}
.soft_index ._con3{ background:rgba( 58,79,104,.5);}
.soft_index ._con4{ background:#06366c;}
.soft_index ._con5{ background: #f27823; height: 525px;}
.soft_index ._con5 h3{ font-size: 30px;}
.soft_index ._con6{ background:rgba( 0,0,0,.5);}
.soft_index ._con7{ background:#01af5a;}
.soft_index ._con8{ background:#0078fe;}*/
.soft_index ._con1{ background:#9c24c4;}
.soft_index ._con2{ background:rgba( 58,79,104,.5);}
.soft_index ._con4{ background: #0078fe;; height: 525px;}
.soft_index ._con4 h3{ font-size: 30px;}
.soft_index ._con6{ background:#f27823;}
.soft_index ._con7{ background:#01af5a}

.soft_index_news li {width: 25%; float: left; color: #878787; font-family: Arial,"寰蒋闆呴粦"; }
.soft_index_news li ._con{ display: block; border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding: 45px 30px;}
.soft_index_news li ._date{ width: 100px; border-bottom: 2px solid #fac9a7; font-size: 14px; font-family: Arial; padding-bottom: 10px; display: block; margin-bottom: 20px;}
.soft_index_news li h3{ font-size: 20px; font-weight: normal; line-height: 1.4; margin-bottom: 30px; height: 56px; overflow: hidden;}
.soft_index_news .parrs{ position: absolute; top: 50%; margin-top: -25px; display: block; width: 50px;height: 50px; background:url(../images/soft/rect_arr.png) no-repeat 0 0; }
.soft_index_news .parr_prev{ left:-70px;}
.soft_index_news .parr_next{ right: -70px; background-position: -50px 0;}
.soft_index_news .parrs:hover{ -ms-background-position-y: -50px;
background-position-y: -50px;}

.rencai_footer{ background: #18397c;}
.rencai_footer .foot_nums{ display: none;}
.channel_banner video{ display: block; width: 100%; }
.channel_banner .cover{ position: absolute;width: 100%; height: 100%; background:rgba(0,0,0,.6); z-index: 5; top: 0; left: 0;}

/* 绉诲姩钀ラ攢浜� */
.yd_marking_sec1{ padding-top: 100px;}
.yd_marking_sec1 ._intro{ padding-top: 80px; }
.yd_marking_sec1 ._intro h3{ font-size: 35px; color: #f27823; font-weight: normal; margin-bottom: 15px;}
.yd_marking_sec1 ._intro ._txt{ font-size: 15px; line-height: 28px; }

.yd_marking_sec2{ background:url(../images/yd_marking_bg.jpg) no-repeat center fixed; -webkit-background-size: 100%;
background-size: 100%; padding: 80px 0; color: #fff;}
.yd_marking_sec2 ._con{ text-align: center; margin-bottom: 40px; cursor: pointer; }
.yd_marking_sec2 ._con .ic{ display: block; width: 134px; height: 134px; background:url(../images/yd_marking_icos.png) no-repeat 0 0; margin: 0 auto 20px auto;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.yd_marking_sec2 ._con .ic2{ background-position: -134px 0;}
.yd_marking_sec2 ._con .ic3{ background-position: -268px 0;}
.yd_marking_sec2 ._con .ic4{ background-position: -402px 0;}
.yd_marking_sec2 ._con .ic5{ background-position: -536px 0;}
.yd_marking_sec2 ._con .ic6{ background-position: -670px 0;}
.yd_marking_sec2 ._con .ic7{ background-position: -804px 0;}
.yd_marking_sec2 ._con .ic8{ background-position: -938px 0;}
.yd_marking_sec2 ._tit{ font-size: 20px; font-weight: normal; font-size: 40px; line-height: 1; margin-bottom: 20px; }
.yd_marking_sec2 ._intro{ font-size: 18px; margin-bottom: 80px; }
.yd_marking_sec2 ._con h3{ font-size: 20px; font-weight: normal; margin-bottom: 10px;}
.yd_marking_sec2 ._con ul{ height: 66px; overflow: hidden;}
.yd_marking_sec2 ._con li{ font-size: 14px;}
.yd_marking_sec2 ._con:hover .ic{ transform:translateY(-15px);-webkit-transform:translateY(-15px); }
.yd_marking_sec3 ._tit{ font-size: 40px; font-weight: normal;}
/*.yd_marking_sec3 ._intro{ font-size: 16px; margin-bottom: 55px; }
.yd_marking_sec3{ padding: 70px 0;}
.yd_marking_sec3 ._info{ padding: 30px; background: #000; color: #fff;}
.yd_marking_sec3 ._info .tag{ font-size: 16px;  position: relative; padding-bottom: 10px; margin-bottom: 30px;}
.yd_marking_sec3 ._info .tag:after{ content:''; position: absolute; width: 30px; height: 1px; background: #fff;left: 0; bottom: 0;}
.yd_marking_sec3 ._info ._txt{ height: 60px; overflow: hidden;}
.yd_marking_sec3 ._con{ border-left: 1px solid #fff; cursor: pointer;}
.yd_marking_sec3 ._info ._t{ font-size: 22px; font-weight: normal; margin-bottom: 10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.yd_marking_sec3 ._con:hover ._info{ background: #f27823;}
.yd_marking_sec3 ._code{ display: none; position: absolute; width: 185px; height: 185px; top: 50%; margin-top: -92px; left: 50%; margin-left: -92px;}
.yd_marking_sec3 ._con:hover ._code{ display: block;}*/

.yd_marking_media2{ background:url(../images/yd_marking_bg2.jpg) no-repeat center fixed; -webkit-background-size: 100% 100%;
background-size: 100% 100%; color: #fff; height: 600px; width: 100%; padding-top: 75px; overflow: hidden;}
.yd_marking_media2 ._t{ font-size: 40px; font-weight: normal;}
.yd_marking_media2 ._intro{ font-size: 18px; margin-bottom: 70px;}
.yd_marking_media2 .phone{ width: 322px; margin: 0 30px; }
.yd_marking_media2 ._num{ width: 88px; height: 110px; background:url(../images/yd_marking_num.png) no-repeat 0 0;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.yd_marking_media2 ul { width:34%;}
.wideScreen .yd_marking_media2 ul{ width: 38%;}
.yd_marking_media2 li{ margin-top: 30px; overflow: hidden; cursor: pointer;}
.yd_marking_media2 li h3{ font-size: 20px; font-weight: normal;}
.yd_marking_media2 li:hover h3{ color: #f27823; }
.yd_marking_media2 li:hover ._num {  -ms-background-position-y: -110px;background-position-y: -110px;}
.yd_marking_media2 li:hover .p{ color: #f27823; }
.yd_marking_media2 .left_list li ._num{ margin-left: 30px;}
.yd_marking_media2 ._right{ padding-top: 15px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.yd_marking_media2 .left_list li:hover ._right{ transform:translateX(-15px);}
.yd_marking_media2 .right_list li:hover ._right{ transform:translateX(15px); }
.yd_marking_media2 ._num2{ background-position: -88px 0;}
.yd_marking_media2 ._num3{ background-position: -176px 0;}
.yd_marking_media2 ._num4{ background-position: -264px 0;}
.yd_marking_media2 ._num5{ background-position: -352px 0;}
.yd_marking_media2 ._num6{ background-position: -440px 0;}
.yd_marking_media2 ._num7{ background-position: -528px 0;}
.yd_marking_media2 ._num8{ background-position: -616px 0;}
.yd_marking_media3{ padding: 70px 0;}
.yd_marking_media3 ._t { font-size: 40px; font-weight: normal; line-height: 1; margin-bottom: 20px;}
.yd_marking_media3 ._intro{ font-size: 18px; margin-bottom: 80px;}
.solution_list .ic{ display: block; width: 110px; height:90px; margin: 0 auto 45px auto; background:url(../images/solution_ic.png) no-repeat 0 0;}
.solution_list .ic2{ background-position: -110px 0;}
.solution_list .ic3{ background-position: -220px 0;}
.solution_list .ic4{ background-position: -330px 0;}
.solution_list ._con{  text-align: center; cursor: pointer;}
.solution_list ._con h3{ font-size: 20px; font-weight: normal; margin-bottom: 10px;}
.solution_list ._con:hover .ic{ -ms-background-position-y: -90px;background-position-y: -90px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.solution_list ._con:hover h3{ color: #f27823;}
.solution_list ._con:hover ._p{ color: #f27823;}
.yd_marking_media4 { color: #fff; background:url(../images/yd_marking_bg4.jpg) no-repeat top; padding: 70px 0; -webkit-background-size: cover;
background-size: cover;}
.yd_marking_media4 ._con{ position: relative; }
.yd_marking_media4 ._img img{ width: 100%; }
.yd_marking_media4 ._mask{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:rgba(255,102,0,.8); background:#f60\0;text-align: center; }
.yd_marking_media4 ._mask ._t{ font-size: 16px; }
.yd_marking_media4 .s_img img{ width: 100%; }
.yd_marking_media4 ._t{ font-size: 40px; font-weight: normal; line-height: 1; margin-bottom: 20px; }
.yd_marking_media4 ._info{ font-size: 18px; margin-bottom: 30px;}
.yd_marking_media4 .more_btn{ display: block; width: 245px; height: 38px; line-height: 38px ; margin: 0 auto 40px auto; border: 1px solid #f27823; text-align: center; color: #f08200;}
.yd_marking_media4 .more_btn:hover{ color: #fff; background: #f27823;} 
.yd_marking_media4 ._con{ margin-right: 10px; margin-bottom: 10px; cursor: pointer; }
.yd_marking_media4 ._con ._c{ position: relative; top: 50%; transform:translateY(-50%); top: 22%\0;}
.yd_marking_media4 ._con .t{ font-size: 16px; margin-bottom: 20px;}
.yd_marking_media4 ._con .code{ width: 120px;}
.yd_marking_media4 ._con:hover ._mask{ display: block;}

.content_slider {position:relative; height:520px;   overflow: hidden;}
.content_slider  ul,.content_slider  li{position:relative;height:100%;overflow:hidden;}
.content_slider  ul img{width:100%;max-width:none;}
.content_slider  h3{position:absolute;color:#fff;left:0;bottom:0;text-indent:1em;width:100%;line-height:30px; z-index: 5; background:rgba(0,0,0,.8);}
.content_slider  .dots{position:absolute;left:0;bottom:0;width:100%;height:30px;}
.content_slider  .dot{float:right;width:12px;height:12px;overflow:hidden;font-size:0;margin:9px 8px 0 0;background:#666;cursor:pointer;}
.content_slider  .active{background:#f39801;}
.content_slider .slide_nav{ position: absolute; width: 100%; height: 30px; text-align: center; bottom: 0; left: 0; }
.content_slider .slide_nav a { float: right; width: 12px; height: 12px; overflow: hidden; font-size: 0; margin: 9px 8px 0 0; background: #666; cursor: pointer; }
.content_slider .slide_nav a.on{ background: #f39801;}


/* culture */
.culture_sec1{padding: 60px 0; }
.culture_sec1 ._tit{ font-size: 48px; line-height: 1; margin-bottom: 30px; font-weight: normal;}
.culture_sec1 ._intro{ font-size: 16px;padding:0 15%; margin: 0 auto; }
.culture_sec3{ padding: 110px 0; }
.culture_sec2{ background:url(../images/culture_img1.jpg) no-repeat center; color: #fff; height: 548px;}
/*.culture_sec2 ._txt{ width: 260px; display: none;}
.culture_sec2 li{ cursor: pointer;  float:right; height: 100%; width: 10%; background:url(../images/culture_line.png) no-repeat top left;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.culture_sec2 li ._con{ padding-left: 14%; padding-top: 50px; }
.culture_sec2 li .num{ margin-bottom: 30px; font-size: 14px; color: #ffb400; text-indent:5px;}
.culture_sec2 .inner_wrap,.culture_sec2 ul{ height: 100%; }
.culture_sec2 li.active ._txt{ display: block; }
.culture_sec2 li.active { width: 30%; background-image:url(../images/culture_line2.png);}
.culture_sec2 li.active ._name img{ transform:scale(1.5);-webkit-transform:scale(1.5); opacity:.6;}
.culture_sec2 li ._name img{  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.culture_sec2 li ._name{ margin-bottom: 40px;}
.culture_sec2 li ._txt h3{ font-size: 26px;}
.culture_sec2 li ._txt .p{ line-height: 30px;}*/
/*.rightBar{ position: fixed; right: 0; bottom: 200px; z-index: 90;}
.rightBar a{ display: block; width: 82px; height: 82px;  background:url(../images/pf.png) no-repeat 0 0; margin-bottom: 3px;}
.rightBar .a2{ background-position: 0 -85px;}
.rightBar .a3{ background-position: 0 -170px;}*/

.sr #case_list li{ visibility: hidden;}


.tempage { padding: 60px 0; line-height: 30px; }


/*琛ㄥ崟  20161108*/
.pop-form{width: 480px;padding:25px;background:#fff;border:1px solid #ddd;
  box-shadow: 0 0 4px rgba(0,0,0,.3);font-family: "寰蒋闆呴粦",sans-serif;}
.pop-form-hd{position: relative; height: 40px;line-height: 40px;margin-bottom: 10px;
font-size:22px;}
.pop-form-tip{color:#f60;margin:0 0 20px;}
.pop-form-hd em{color:#f60;font-style: normal;}
.pop-form-hd ._clo{position: absolute;right: 0;top:0;font-weight: 700;font-size:26px;
color:#f60;cursor: pointer;width: 40px;text-align: center;height: 100%;font-family: tahoma;}
.pop-form ._row{display: block; margin-bottom: 10px; overflow: hidden;*zoom:1;}
.pop-form ._row ._tit{display: inline-block;width: 5em;vertical-align: middle;font-weight: 700;}
.pop-form ._row ._inp{border:1px solid #ddd;padding:6px;vertical-align: middle;width: 385px;}
.pop-form ._T{font-size:15px;color:#f60;margin:10px 0;}
.pop-form ._row .check-item{float: left;width: 50%;font-family: tahoma;margin-bottom: 6px;font-family: "寰蒋闆呴粦",sans-serif;}
.pop-form ._row .check-item input[type="checkbox"]{vertical-align: middle;margin-right: 4px;}
.pop-form ._row .radio-item{float: left;margin-right: 15px;font-family: tahoma;}
.pop-form ._row .radio-item input[type="radio"]{vertical-align: middle;margin-right: 4px;}
.pop-form ._row textarea{border:1px solid #ddd;width:385px;height: 60px;padding:6px;}
.pop-form ._yzm ._inp{width: 6em;}
.pop-form ._yzm img{height: 26px;}
.pop-form ._yzm em{color:red;font-style: normal;font-size:16px;margin:0 4px;}
.pop-form ._row ._btn{display: block;width: 110px;height: 34px;line-height: 34px;
background:#f60;color:#fff;text-align: center;margin:20px auto 0;border:0;cursor: pointer;
font-size:14px;    outline: none;}
.pop-form ._row ._btn:hover{opacity: .9;}

/* 鍏充簬鎴戜滑 */
.about_us{padding:70px 0;background-color: #fff;}
.about_us .l{width: 40%;}
.about_us .l img{}

.about_us .r {width: 56%;}
.about_us .r ._t{padding:30px 0; }
.sr .about_us .r ._t{ display:none;}
.about_us .r ._c{line-height: 30px;font-size: 13px;color: #5a5a5a;padding-top: 25px;}

/* 缃戠珯鍦板浘 */
.wangzhanmap .inner_wrap{overflow:hidden;}
.list-row{ display: table-row; overflow: hidden;width: 100%; min-width: 1200px;}
.wangzhanmap dl{ display: table-cell;width: 15%;padding-left: 5%;position: relative;}
.wangzhanmap dl:after{content:''; width:1px; height:90%; background-color:#eee;position:absolute; left:auto; right: -1px;bottom:0; top: 6%;scaleY:0.5;}
.wangzhanmap dl:nth-child(5):after{width:0px;}
.wangzhanmap dt{line-height: 56px;font-size: 20px;color: #000;font-weight: bold;}
.wangzhanmap dd{font-size: 13px;color: #5a5a5a;line-height: 36px;padding-left: 18px;background-image: url('/resources/web/images/wangzhanmapimg.png');background-position: left center;background-repeat:no-repeat;;}
.wangzhanmap dd a:hover{color: #f60;}

/* 妯℃嫙鍣� */
.moniqi{padding:30px 0;}
.moniqi .li{margin-bottom: 60px;background-color: #f5f7f8;}

.moniqi .li .l {width: 60%;}
.moniqi .li a{display:block;}
.moniqi .li .l ._c{padding:90px 90px 90px 50px;}
.moniqi .li .l ._c ._t{font-size: 30px;color: #000;line-height: 50px;font-weight: bold;}
.moniqi .li .l ._c ._n{font-size: 13px;color: #5a5a5a;line-height: 30px;} 
.moniqi .li .r{width: 40%;}
.moniqi .li ._c:hover ._t{color: #ff9000;}
.moniqi .li .r .m_slide{max-width:1000px;margin:auto;height:0; overflow:hidden; padding-bottom:75%;position: relative;}
.moniqi .li .r .m_slide li{background: #f5f7f8;}
.moniqi .li .r .m_slide li .rect-75{}
.moniqi .li .r .m_slide img{ width: 100%;}
.moniqi .li .r .m_slide .slide_nav{display:none; left: 0;bottom:0;}
.moniqi .li .arrs{height: 90px;width: 40px;position: absolute;top: 50%;margin-top: -45px;z-index: 5;}
.moniqi .li .arr_prev{left:20px;background-image: url('/resources/web/images/moniqi_img1.png');background-position: center center;background-repeat: no-repeat;}
.moniqi .li .arr_next{right: 20px;background-image: url('/resources/web/images/moniqi_img2.png');background-position: center center;background-repeat: no-repeat;}
 
/* .xuni_tit{height: 100%;line-height: 568px; vertical-align: middle;}
 .xuni_tit img{    display: inline-block; vertical-align: middle;}*/
.eMenu.ydhl_nav_show{display:none;}
.eMenu.ydhl_nav_show.fixed{display:block;z-index: 10;}
.eMenu.ydhl_nav_show .eMenu_con.fixed{display:block;}


/*2017-12-13*/
.pageFooter .foot2  .zgdz .lt {width:inherit; margin-right:30px}
/*涓嬪眰-閫氱敤鏍峰紡*/
/*瑙︽帶-钀ラ攢椤佃Е鎺ф樉绀轰簩缁寸爜 line 1674-1682 娉ㄩ噴*/
/*http://jerei.icm.cn/yidong/yi-dong-ying-xiao-yun.htm*/
.touch_show_qr_list ._info{ padding: 30px; background: #000; color: #fff;}
.touch_show_qr_list ._info .tag{ font-size: 16px;  position: relative; padding-bottom: 10px; margin-bottom: 30px;}
.touch_show_qr_list ._info .tag:after{ content:''; position: absolute; width: 30px; height: 1px; background: #fff;left: 0; bottom: 0;}
.touch_show_qr_list ._info ._txt{ height: 60px; overflow: hidden;}
.touch_show_qr_list ._con{ border-left: 1px solid #fff; cursor: pointer;}
.touch_show_qr_list ._info ._t{ font-size: 22px; font-weight: normal; margin-bottom: 10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.touch_show_qr_list ._con:hover ._info{ background: #f27823;}
/*.touch_show_qr_list ._mask { position:absolute; left:0; top:0; bottom:100%; width:100%; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); }*/
.touch_show_qr_list ._con:hover ._mask { bottom:0; }
.touch_show_qr_list ._code{ display: none; position: absolute; width: 185px; height: 185px; top: 50%; margin-top: -92px; left: 50%; margin-left: -92px;}
.touch_show_qr_list ._con:hover ._code{ display: block;}
/*page 鍒嗛〉*/
.page .ion { font-size:1em; }
.page a, .page span { font-size:16px; font-weight:bold; padding:10px 14px; }
/*棣栭〉*/
.ipart01 .tag_new_wrapper { display:inline-block; *display:inline; *zoom:1; position:relative; }
.ipart01 .tag_new_wrapper:after { content:'new'; display:block; position:absolute; top:50%; right:0; margin-top:-10px; margin-right:-35px; font-size:13px; font-family:Arial; color:#18397c; }

/*2016-11-16*/
/*浜烘墠绔�-header*/
.job_head .nav { width:75%; }
.job_head .nav li { width: 14% !important; }
/*浜烘墠绔�-header-涓嬫媺鑿滃崟瑙︽帶闅愯棌*/
.job_head .nav &gt; ul &gt; li:hover ul { opacity:0; visibility:hidden; }
/*铏氭嫙鐜板疄-footer*/
/*line 953銆� 955-956 娉ㄩ噴*/
.digitalFooter .foot1 dl { padding-left:2%; padding-right:0; width:14%; }
.pageFooter dl.digital_foot_intro { width:46%;padding-right:2% }
.digitalFooter .foot1 dl.qr_code { padding-left:0; width:auto; }
/*涓嬪眰-閫氱敤鏍峰紡*/
/*涓嬪眰-椤甸潰搴曢儴鐣欑櫧缁熶竴鎺у埗*/
.channelPage { padding-bottom:40px; }
/*page-鍒嗛〉*/
/*page-鍒嗛〉-缁熶竴鍒嗛〉涓庡唴瀹瑰尯璺濈&amp;鍒嗛〉涓庨〉鑴氳窛绂�*/
/*http://jerei.icm.cn/case/wang-zhan-jian-she-list-0.htm*/
.page { margin:20px 0 20px; }
/*浜烘墠绔�*/
/*浜烘墠绔�-鎷涜仒鑱屼綅涓暟缁熻-闅愯棌*/
/*http://jerei.icm.cn/job/zhao-pin-xin-xi.htm*/
.job_pos { display:none; }
/*涓嬪眰-閫氱敤鏍峰紡 end*/

/*浜烘墠绔�-棣栭〉*/
/*浜烘墠绔�-棣栭〉-鐒︾偣鍥�*/
/*http://jerei.icm.cn/job/ren-cai.htm*/
/*line 465-473 娉ㄩ噴*/
.job_banner{ position:relative; width: 100%; height:450px; overflow:hidden; }
.job_banner .slide_nav { left: 0; width: 100%; bottom: 0; text-align: center; }
.job_banner .slide_nav a{display: inline-block;width: 1em;height: 1em;border-radius: .5em;
margin: .5em;background:#ccc;box-shadow: 1px 1px 2px rgba(0,0,0,.5);overflow: hidden;
line-height: 99px; cursor:pointer; }
.job_banner img{ position: absolute; width: 1920px; max-width:none; left: 50%; margin-left: -960px;}
.job_banner .slide_nav .on{background:#18397c;}
.job_banner .arrs{ /* display: none;  */z-index: 99; background:url(../images/banner_arr.png) no-repeat 0 0; width: 46px; height: 91px; position: absolute; top: 50%; margin-top: -45px;}
.job_banner .arr_prev{ left: 2%;}
.job_banner .arr_next{ right: 2%; background-position: -46px 0;}
.job_banner .arr_prev:hover{ background-position: 0 -91px;}
.job_banner .arr_next:hover{ background-position: -46px -91px;}
.job_banner:hover .arrs{ display: block;}
/*铏氭嫙鐜板疄-棣栭〉*/
.digital_index_word { padding-top:30px; }
.digital_index_word .combtn { padding-bottom:30px; }
/*铏氭嫙鐜板疄-棣栭〉-banner*/
/*line 1842-1843 娉ㄩ噴*/

/*璧勮川鑽ｈ獕*/
.honorList .pBox,.honorList .pBox a { cursor:default; }
.honorList ._mask { display:none; }
.honorList .pBox ._title { height:3.2em; overflow:hidden; }
/*绉诲姩钀ラ攢浜戦〉*/
/*http://jerei.icm.cn/yidong/yi-dong-ying-xiao-yun.htm*/
.yd_marking_sec3 { padding-bottom:50px; }
/*绉诲姩钀ラ攢妗堜緥椤�*/
/*http://jerei.icm.cn/case/APPyun-ying-an-li-list-0.htm*/
.appcasePage .touch_show_qr_list .span-4 { margin-bottom:50px; }
.appcasePage .touch_show_qr_list ._info,.appcasePage .touch_show_qr_list ._con:hover ._info {  background:#f5f5f5; }
.appcasePage .touch_show_qr_list ._info { color:#555555; }
/*.appcasePage .touch_show_qr_list ._con:hover ._info { color:#18397c; }*/
.touch_show_qr_list ._info .tag { display:none; margin-bottom:20px; }
.touch_show_qr_list ._info .tag:after { background:#555555; }
.touch_show_qr_list ._con:hover ._info .tag:after { background:#18397c; }
.touch_show_qr_list ._info ._t { margin-bottom:5px; }
.appcasePage .touch_show_qr_list ._info ._txt { height:5.4em; font-size:13px; line-height:1.8em; }
/*鏈嶅姟椤�*/
/*http://jerei.icm.cn/service/fu-wu.htm*/
.servicePage .b_img ._msk { position:absolute; top:0; left:0; bottom:0; width:100%; background:rgba(0,0,0,.30); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4d000000,endcolorstr=#4d000000); }
/*鏂伴椈璇︽儏*/
/*http://jerei.icm.cn/news/484229.htm*/
.news_tit { font-size:26px; }
/*浼佷笟鏂囧寲*/
/*line 1754-1765 娉ㄩ噴*/
/*http://jerei.icm.cn/company/qi-ye-wen-hua.htm*/
.culture_sec2 { padding-top:25px; height:508px; }
.culture_sec2 ._txt{ width: 370px; margin:0 auto;}
.culture_sec2 li ._con{ padding-left: 5%; padding-top: 25px; padding-right:5%;}
.culture_sec2 li .num{ display:none; margin-bottom: 30px; font-size: 14px; color: #ffb400; text-indent:5px;}
.culture_sec2 .inner_wrap,.culture_sec2 ul{ height: 100%; }
.culture_sec2 li ._name img{  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.culture_sec2 li ._name{ display:none; margin-bottom: 40px; font-size:20px; font-weight:bold; }
.culture_sec2 li ._txt h3{ margin-bottom:10px; font-size: 26px;}
.culture_sec2 li ._txt .p{ height:150px; overflow:hidden; line-height:25px;}
/*涓荤珯-鍒嗛〉涓庨〉闈㈠簳閮ㄨ窛绂荤粺涓€鎺у埗*/
/*浜у搧妗堜緥-鍝嶅簲寮忕綉绔�*/
/*http://jerei.icm.cn/case/wang-zhan-jian-she-list-0.htm*/
.casePage .channel_bd { margin-bottom:0; }
/*浜у搧妗堜緥-鏂板獟浣撹繍钀�*/
/*http://jerei.icm.cn/case/xin-mei-ti-yun-ying-list-0.htm*/
.appcasePage .channel_bd { margin-bottom:0; }
/*鏂伴椈鍒楄〃*/
/*http://jerei.icm.cn/news/gong-si-xin-wen-list-1.htm*/
.channel_bd .inews .box { margin-bottom:50px; }
.channel_bd .inews .box .bi{ height: 8.2em; margin: 10px 0; overflow: hidden;}
/*2016-11-17*/
/*涓嬪眰-鍏叡鏍峰紡*/
/*棣栭〉-banner &amp;&amp; 铏氭嫙鐜板疄-banner*/
/*http://jerei.icm.cn/  &amp;&amp;  http://jerei.icm.cn/digital/*/
/*ibanner ivideo_banner*/
/*line 223-236 娉ㄩ噴 铏氭嫙鐜板疄棣栭〉瑙嗛banner涓庨椤垫牱寮忕浉鍚岋紝鏁呮娊鍙栧叕鍏辨牱寮�*/
/* .ivideo_banner { text-align:center; }
.ivideo_banner,.ivideo_banner li { height:600px; position:relative; overflow:hidden; }
.ivideo_banner video,.ivideo_banner .cover { position:absolute; left:0; top:0;}
.ivideo_banner video { min-height:100%; min-width:100%;}
.ivideo_banner .cover { width:100%; height:100%; background:url(../images/video_cover.png); color:#fff; text-align:center;}
.guide { width:81px; height:81px; background:url(../images/mouse_guide.png) no-repeat; position:absolute; left:50%; margin-left:-40px; bottom:5%; z-index:10;}
.guide:hover { -webkit-animation:pudding 1s linear; -moz-animation:pudding 1s linear; -o-animation:pudding 1s linear; -ms-animation:pudding 1s linear; animation:pudding 1s linear;}
.ivideo_banner .cover .text1 { font-size:65px; margin-top:18%; line-height:1;}
.ivideo_banner .cover .text2 { font-size:15px; max-width:700px; margin-left:auto; margin-right:auto; margin-top:3%;}
.ivideo_banner li { display:block;}
.ivideo_banner .cover .text1,.ivideo_banner .cover .text2 { -webkit-transition:all 0.8s ease; transition:all 0.8s ease; opacity:0; display:none/9;}
.ivideo_banner.act .cover .text1,.ivideo_banner.act .cover .text2 { opacity:1; display:block/9;}
.ivideo_banner.act .cover .text1 { margin-top:15%;font-weight:bold; }
.ivideo_banner.act .cover .text2 { margin-top:2%; }
.ivideo_banner.act .cover .text1 img{ width: auto;} */
/*.ivideo_banner .active .cover .text1,.ivideo_banner .active .cover .text2,.ivideo_banner.unable .cover .text1,.ivideo_banner.unable .cover .text2 { opacity:1; display:block/9;}
.ivideo_banner .active .cover .text1,.ivideo_banner.unable .cover .text1 {margin-top:15%;font-weight:bold;}
.ivideo_banner .active .cover .text2,.ivideo_banner.unable .cover .text2 { margin-top:2%;}*/
/*ibanner ivideo_banner 杩藉姞閮ㄥ垎*/
/*.ivideo_banner .cover .text1,.ivideo_banner .cover .text2,.ivideo_banner .cover .text1,.ivideo_banner .cover .text2 { opacity:1; display:block/9;}
.ivideo_banner .cover .text1,.ivideo_banner .cover .text1 {margin-top:15%;font-weight:bold;}
.ivideo_banner .cover .text2,.ivideo_banner .cover .text2 { margin-top:2%;}*/
/*ibanner ivideo_banner end*/
/*鎷涜仒淇℃伅*/
/*http://jerei.icm.cn/job/shi-chang-ying-xiao-lei.htm*/
/*鎷涜仒淇℃伅-鎷涜仒鑱屼綅鏍囬鏄剧ず涓嶅叏锛屾晠缂╁噺瀛楀彿 鑰冭檻鏍囬鍙兘鏈�2琛岋紝鎺у埗鐩掑瓙鏁翠綋楂樺害*/
.jobBox { height:332px; }
.jobBox h3 { width:75%; font-size:23px; }
/*鎷涜仒淇℃伅-鎷涜仒淇℃伅鍐呭鏄剧ず涓嶅叏锛屾晠鍔犻珮鍐呭鍖洪珮搴�*/
.jobBox ._con { height:196px; }
/*鎴瓧闂*/
/*妗堜緥鍒楄〃 http://jerei.icm.cn/case/wang-zhan-jian-she-list-0.htm*/
.pBox ._mask ._text { max-height:12.6em; }
/*铏氭嫙鐜板疄-绮惧僵妗堜緥 http://jerei.icm.cn/digital/shu-zi-zhan-guan.htm*/
.digitalPics .over { font-size:14px; }
.digitalPics .over h3 { margin-bottom:10px; max-height:2.8em; font-size:26px; line-height:1.4; white-space:normal; }
.digitalPics .over ._txt { margin-bottom:15px; }
.digitalPics .over ._intro { height:14.4em; }

/*2016-11-18*/
/*鑱旂郴鎴戜滑-鐧惧害鍦板浘 gongb*/
#map img{max-width:none;}
#map label{ max-width:none;}
/*椤甸潰搴曢儴鐣欑櫧缁熶竴-涓埆椤甸潰鍗曠嫭澶勭悊*/
/*铏氭嫙鐜板疄绔�-棣栭〉*/
/*http://jerei.icm.cn/digital/*/
.channelPage.digital_index { padding-bottom:0; }
/*鏈嶅姟椤甸潰*/
/*http://jerei.icm.cn/service/fu-wu.htm*/
.channelPage.servicePage { padding-bottom:0; }
/*椤甸潰搴曢儴鐣欑櫧缁熶竴-涓埆椤甸潰鍗曠嫭澶勭悊 end*/
/*绉诲姩浜掕仈绔�-鍒楄〃鏍囬鏍峰紡缁熶竴闂*/
/*绉诲姩浜掕仈绔�-鍝佺墝缃戠珯*/
.ydhl_sec2 { padding-top:50px; }
/*绉诲姩浜掕仈绔�-钀ラ攢缃戠珯*/
/*http://jerei.icm.cn/mobileinternet/ying-xiao-wang-zhan.htm*/
.yxwz_sec2 { padding:50px 0; }
.ydhl_wz_anli_list { margin-bottom:55px; }
.ydhl_wz_anli_list .i_hd { margin:40px 0 45px; }
.ydhl_wz_anli_list .i_hd .text { margin-bottom:0; }
/*绉诲姩浜掕仈绔�-绉诲姩钀ラ攢浜�*/
/*http://jerei.icm.cn/yidong/yi-dong-ying-xiao-yun.htm*/
.touch_show_qr_list .i_hd { margin:40px 0 45px; }
.touch_show_qr_list .i_hd .text { margin-bottom:0; }
/*绉诲姩浜掕仈绔�-鍝嶅簲寮忕綉绔�*/
/*http://jerei.icm.cn/mobileinternet/xiang-ying-shi-wang-zhan.htm*/
.xyswz_sec2,.xyswz_sec4 { padding-top:50px; }
/*绉诲姩浜掕仈绔�-鍒楄〃鏍囬鏍峰紡缁熶竴闂 end*/
/*绉诲姩浜掕仈绔�-浜岀骇瀵艰埅瑙︽帶涓庝富绔欑粺涓€闂*/
.eMenu,.eMenu a { height:68px; vertical-align:top; }
/*涓篴閾炬帴鍗曠嫭璁剧疆涓€娆￠珮搴︼紝鍥犱负鐢靛晢鏈変笂鏍囷紝浼氭媺楂橀珮搴︺€倂ertical-align:top鐢ㄤ簬瀵归綈*/
/*http://jerei.icm.cn/commerce/eshop.htm*/
.eMenu a.cur { border-bottom:none; }
.eMenu a.cur:after,.eMenu a:hover:after { left:0; width:100%; }
.eMenu a { position:relative; }
.eMenu a:after { content:''; display:block; position:absolute; bottom:0; left:50%; margin-bottom:-1px; width:0; height:1px; background-color:#f27824; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; }
/*绉诲姩浜掕仈绔�-浜岀骇瀵艰埅瑙︽帶涓庝富绔欑粺涓€闂 end*/
/*浜烘墠绔�-浜岀骇瀵艰埅瑙︽帶涓庝富绔欑粺涓€闂*/
.subnavs li { padding-left:21px; padding-right:21px; }
.subnavs a { position:relative; }
.subnavs .cur a { border-bottom:none; }
.subnavs .cur a:after,.subnavs li:hover a:after { left:0; width:100%; }
.subnavs a:after { content:''; display:block; position:absolute; bottom:0; left:50%; margin-bottom:-1px; width:0; height:1px; background-color:#f27824; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; }
/*浜烘墠绔�-浜岀骇瀵艰埅瑙︽帶涓庝富绔欑粺涓€闂 end*/
/*铏氭嫙鐜板疄绔�-浜岀骇瀵艰埅瑙︽帶涓庝富绔欑粺涓€闂*/
.digital_menu .cur { border-bottom:none; }
.digital_menu .cur:after,.digital_menu a:hover:after { left:0; width:100%; }
.digital_menu a { position:relative; }
.digital_menu a:after { content:''; display:block; position:absolute; bottom:0; left:50%; margin-bottom:-1px; width:0; height:1px; background-color:#f27824; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; }
.digital_menu .sub h2{ display: inline-block; font-weight: normal;}
/*铏氭嫙鐜板疄绔�-浜岀骇瀵艰埅瑙︽帶涓庝富绔欑粺涓€闂 end*/
/*铏氭嫙鐜板疄绔�*/
/*铏氭嫙鐜板疄绔�-缂╁皬鏈€灏忛珮搴︿互鎺у埗鐣欑櫧*/
/*http://jerei.icm.cn/digital/bo-wu-guan.htm*/
.digitalPics { min-height:360px; }
/*绉诲姩浜掕仈绔�-椤甸潰绗竴鍖哄潡涓庨《閮ㄧ暀鐧藉お澶�*/
/*绉诲姩浜掕仈绔�-缃戠珯缁煎悎*/
/*http://jerei.icm.cn/mobileinternet/*/
.zonghe_sec1 { padding-top:0; }
/*绉诲姩浜掕仈绔�-璧风偣ERP浠ュ強鍚岀骇涓嬪眰*/
/*http://jerei.icm.cn/soft/qi-dian-ERP.htm*/
.yxk_sec1 { padding-top:0; }

/*2016-11-19*/
/*绉诲姩浜掕仈绔�-鐢靛晢棰樼洰涓庝笂鏂瑰唴瀹瑰尯璺濈缁熶竴闂*/
/*http://jerei.icm.cn/commerce/emall.htm*/
.channelPage.ecommerce { padding-top:0; padding-bottom:0; }
/*绉诲姩浜掕仈绔�-鐢靛晢棰樼洰涓庝笂鏂瑰唴瀹瑰尯璺濈缁熶竴闂 end*/
/*瀛愮珯-鐐瑰嚮瀹樼綉鎸夐挳闅鹃€変腑*/
.product_nav &gt; .hd a { display:block; width:100%; height:100%; }

/*since 2016-11-21*/
/*澶撮儴*/
/*绉诲姩浜掕仈绔欏ご閮�*/
.channelHeader.ydhl .select_lang { display:none; }
/*铏氭嫙鐜板疄绔欏ご閮�*/
.digital_head .select_lang { display:none; }
/*浜烘墠绔欏ご閮�*/
.job_head .select_lang { display:none; }
/*椤佃剼*/
.foot3 .inner_wrap { padding-left:0; padding-right:0; }
/*涓嬪眰閫氱敤鏍峰紡*/
/*鍙充晶婕傛诞鑿滃崟*/
/*line:1766-1769 娉ㄩ噴*/
.right_bar{ display:none; position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#18397c; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-20px; left:-188px; background:url(../images/rtbar_wxbd.png) no-repeat bottom right;/*  width:216px; height:216px;  */padding-bottom:9px; }
.rtbar_shwx img{ padding:14px; background-color:#FFF; width:160px; height:160px; }
/*鍙充晶婕傛诞鑿滃崟 end*/
/*浜岀骇瀵艰埅鍚搁《*/
/*浜岀骇瀵艰埅鍚搁《-涓荤珯*/
.channel_menu { height:66px; }
/*浜岀骇瀵艰埅鍚搁《-浜烘墠绔�*/
.subnavs { height:67px; }
/*浜岀骇瀵艰埅鍚搁《-绉诲姩浜掕仈绔�*/
.eMenu { height:68px; line-height:68px; }
.channel_menu .fixed,.subnavs .fixed,.eMenu .fixed { position:fixed; top:0; left:0; z-index:90; width:100%; background-color:#ffffff; border-bottom:#ededed 1px solid; }
.newsBar .fixed{ background: #f60; width: 90%; padding:0 5%;}
/*浜岀骇瀵艰埅鍚搁《 end*/
/*涓嬪眰閫氱敤鏍峰紡 end*/
/*绉诲姩浜掕仈绔欓椤�*/
.ydhl_index_sec1 ._dis { width:1000px; max-width:96%; margin:0 auto; padding:0 2%; }
/*绉诲姩浜掕仈绔欓椤�-搴曢儴鏂伴椈鍒楄〃*/
.news_list li ._con { padding-bottom:25px; height:260px; }
.news_list li ._con h3 { max-height:4.8em; overflow:hidden; }
.news_list li ._con ._txt { height:6.4em; overflow:hidden; }
/*浜烘墠绔�-棣栭〉*/
/*浜烘墠绔�-棣栭〉-瑙ｅ喅鍥剧墖鍙樺舰闂*/
/*鍘熸牱寮� line:506*/
.jobli { position:relative; }
.jobli .iservice { min-height:220px; }
.jobli .b_img { position:relative; height:0; padding-bottom:50%; }
.jobli .b_img img { position:absolute; top:0; left:0; }
.jobli .b_info { position:absolute; top:0; right:0; bottom:0; width:50%; height:auto; }
/*浜烘墠绔�-棣栭〉-瑙ｅ喅鍥剧墖鍙樺舰闂-2016-11-29杩藉姞*/
.jobli.job3 .b_img,.jobli.job4 .b_img { float:right; }
.jobli.job3 .b_info,.jobli.job4 .b_info { right:auto; left:0; }
/*鏈嶅姟-缁煎悎*/
/*鏈嶅姟-缁煎悎-璇iv宸︿晶瑙嗛鐨勫彸渚ф湁鐧借竟*/
.servicePage .rolling-box .color6 { margin-left:-1px; }
/*鍏徃-缁煎悎*/
.channelPage.aboutPage { padding-bottom:0; }
/*鍏徃-绠€浠�*/
.about_companys a:hover { color:#ffffff; }
/*鍔ㄦ€�-缁煎悎*/
/*鏂伴椈鍒楄〃鍏冪礌涓嶉渶瑕侀殣钘忥紝濡傞渶瑕佸垯宸茬粺涓€鍦╯crollReveal涓鐞嗚繃浜� line:488 娉ㄩ噴*/
/*绉诲姩浜掕仈绔�-缃戠珯-缁煎悎*/
/*http://jerei.icm.cn/mobileinternet/*/
.zonghe_sec1 ._txt { margin-left:auto; margin-right:auto; width:790px; max-width:100%; }
.zonghe_scroll li ._con h4 { height:3.2em; overflow:hidden; }
.pBox ._mask ._tag { display:none; }
.ipart02 .pBox ._mask ._tag { display:inline-block; }
/*绉诲姩浜掕仈绔�-缃戠珯-鍝嶅簲寮忕綉绔�*/
/*http://jerei.icm.cn/mobileinternet/xiang-ying-shi-wang-zhan.htm*/
.brand_menu li { margin-right:0.1%; width:14%; }
.ydhl_sec3 ._intro { margin-left:auto; margin-right:auto; width:750px; max-width:100%; }
/*绉诲姩浜掕仈绔�-缃戠珯-浼佷笟绔欑兢*/
.qyzq_sec2 ._con ._num { line-height:95px; }
.qyzq_sec2 ._con ._txt ._hd { font-weight:bold; font-size:15px; }
.qyzq_sec2 ._con ._txt ._bd { height:6.4em; overflow:hidden; }
/*绉诲姩浜掕仈绔�-缃戠珯-涓婂競鍏徃缃戠珯*/
.ydhl_sec2 ._intro { margin-left:auto; margin-right:auto; width:860px; max-width:100%; }
/*绉诲姩浜掕仈绔�-绉诲姩-绉诲姩钀ラ攢浜�*/
.yd_marking_sec1 ._intro ._txt { padding-bottom:40px; }
/*绉诲姩浜掕仈绔�-杞欢-CPQ鎶€鏈€夊瀷*/
.cpq_sec2 ._p { line-height:2; }
/*绉诲姩浜掕仈绔�-杞欢-DMS鍘傚晢鍗忓悓绯荤粺*/
.dms_sec2  ._txt { height:6.4em; }
/*绉诲姩浜掕仈绔�-杞欢-绉婚攢瀹�*/
/*绉诲姩浜掕仈绔�-杞欢-绉婚攢瀹�-浜偣鍒楄〃*/
.yxk_sec2 ._con .ic { top:12%; }
/*绉诲姩浜掕仈绔�-杞欢-绉婚攢瀹�-瑙ｅ喅闂鍒楄〃*/
.qa_list ._con { min-height:330px; }
/*铏氭嫙鐜板疄绔�-鏁板瓧妯℃嫙鍣�*/
.moniqi .li .l ._c { padding-bottom:30px; }
.moniqi .li .l ._c ._n { min-height:90px; }

/*window 1024-1200*/
@media only screen and (max-width: 1300px){
  /*铏氭嫙鐜板疄绔欓椤�*/
  .digitalPics .over { padding:4%; overflow:hidden; }
  .digitalPics .over h3 { font-size:22px; }
  .digitalPics .over ._txt { margin-bottom:5px; }
  /*铏氭嫙鐜板疄绔欓椤�-鍥剧墖澧欐枃瀛楅珮搴︽帶鍒�*/
  .digitalPics .over ._intro { height:9.6em; }
  /*鏈嶅姟-缁煎悎*/
  .servicePage .b_img img { width:auto; height:100%; }
  .servicePage .channel_bd .color9 video { width:auto; height:100%; }
  /*鍏徃-鍏徃鍥剧墖*/
  .pictures .title .l { width:75%; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
  /*绉诲姩浜掕仈绔�-缃戠珯-鍝嶅簲寮忕綉绔�*/
  .xyswz_sec1 { display:none; }
  /*绉诲姩浜掕仈绔�-缃戠珯-浼佷笟绔欑兢*/
  .qyzq_sec2 .qyzq_list li ._con { padding-left:5%; padding-right:10%; }
  /*绉诲姩浜掕仈绔�-鐢靛晢-缁煎悎*/
  .ec_sec2 ._con:hover .ic{ visibility:hidden; opacity:0; }
  .ec_sec3 ._links { height:280px; }
  .ec_sec3 ._links dl { margin-bottom:20px; width:100%; }
  /*绉诲姩浜掕仈绔�-杞欢-璧风偣ERP*/
  .yxk_sec5 .parrs { display:none; }
  /*绉诲姩浜掕仈绔�-杞欢-绉婚攢瀹�-浜偣鍒楄〃*/
  .yxk_sec2 ._con { padding-left:10%; }
  .yxk_sec2 ._con .ic { display:none; }
  /*绉诲姩浜掕仈绔�-杞欢-绉婚攢瀹�-浜偣鍒楄〃*/
  .tts_sec2 ._con ._txt { height:8em; overflow:hidden; }
  /*铏氭嫙鐜板疄绔�-鏁板瓧妯℃嫙鍣�*/
  .moniqi .li .l ._c { padding:45px 90px 25px 50px; }


}
/*window 1024-1200*/
@media only screen and (max-width: 1199px){
  /*椤佃剼*/
  /*椤佃剼-婊氬姩鏁板瓧*/
  .animate_nums .num span { font-size:55px; }
  .animate_nums li .text { font-size:13px; }
  /*椤佃剼-缃戠珯閮ㄥ垎鎷撴墤涓庡閾�*/
  .foot1 dl { width:19%; padding-left:1%; }
  /*椤佃剼-鑱旂郴鏂瑰紡*/
  .pageFooter .foot2 .lt { width:24.6%; }
  /*涓嬪眰閫氱敤鏍峰紡*/
  .w1200 { padding-left:2%; padding-right:2%; width:auto; }
  /*涓嬪眰閫氱敤-妗堜緥鍒楄〃*/
  #case_list .span-4 { width:48%; }
  /*涓嬪眰閫氱敤鏍峰紡 end*/
  /*棣栭〉-妗堜緥鍒楄〃*/
  /*.pBox ._mask ._text { display:none; }*/
  /*铏氭嫙鐜板疄绔欓椤�*/
  .digitalPics .span-6 ._img{padding-bottom: 56.54%;}
  /*鏈嶅姟-缁煎悎*/
  .servicePage .color11 .iservice .text { padding-top:30px; }
  .servicePage .color11 .iservice .text:before, .color11 .iservice .text:after { display:none; }
  /*妗堜緥-鍒楄〃*/
  .channel_hd a { padding:20px 28px; }
  .content_slider{ height: 430px;}
  /*绉诲姩浜掕仈绔�-缃戠珯-涓撻缃戠珯*/
  .zthd_sec1 li { font-size:15px; }
  .zthd_sec1 li.line { width:6.5%; }
  .zthd_sec1 li i { margin-top:8%; padding-bottom:19%; width:20%; }
  /*绉诲姩浜掕仈绔�-绉诲姩-绉诲姩钀ラ攢浜�*/
  .yd_marking_sec3 #case_list .span-4.ani3 { display:none; }
  /*绉诲姩浜掕仈绔�-绉诲姩-鏂板獟浣撹繍钀�*/
  .yd_marking_media2 ul { margin-left:5%; margin-right:5%; width:40%; }
  .yd_marking_media2 .phone { display:none; }



}


/*2016-11-22铏氭嫙瀹炵幇棣栭〉*/

.False-404 .False-404-outbg{ width: 700px; margin: 0 auto; padding: 0 !important;}
.False-404 .False-404-content ._tit-1{ color: #f60 !important;}
.False-404 .False-404-inbg ._img{ left: 500px !important; background: #f60!important;right: auto!important; top: 36px !important;}
.digitalCon .bigImg img{ max-height: 100%;}



/* vr */
.vr_top_bg{ width: 100%; height: 1344px; padding-top: 110px; background:url(../images/vr_top_bg2.jpg) no-repeat center; }
.vr_play_ic{ display: block;background:url(../images/vr_play_ic.png) no-repeat center; width: 72px; height: 72px; position: absolute; left: 50%; top: 50%; margin-top: -36px; margin-left: -36px;}
.vr_top_bg .vr_tit{ font-size: 32px; color: #fff; margin-bottom: 20px;}
.vr_top_bg .vr_txt{ color: #ff7e00; font-size: 18px;}
.vr_top_bg .w1200{ height: 100%;}
.vr_video{ position: absolute; font-size: 14px; width: 580px; bottom: 80px; right: 0;}
.vr_video .info{ font-size: 14px; line-height: 30px; text-align: left;color: #000; padding-right: 60px; margin-bottom: 20px;}
.vr_sec2{ background:url(../images/vr_box2_bg.jpg) no-repeat center; width: 100%; height: 856px; padding-top: 100px;}
.vr_list{ width: 575px; height: 321px;}
.vr_sec2_intro{ width: 350px; padding: 10px; line-height: 30px; margin-bottom: 50px;color: #000;}
.vr_list .arrs{ line-height: 320px; position: absolute; top: 0;color: #fff; background:rgba(0,0,0,.6); height: 100%; width: 50px; text-align: center; font-size: 30px;}
.vr_list .arr_prev{ left: 0;}
.vr_list .arr_next{ right: 0;}
.vr_sec3{ width: 100%; height: 847px; padding-top: 90px; background:url(../images/vr_box3_bg.jpg) no-repeat center;}
.vr_sec3_block{ background:url(../images/vr_box3_bg2.png) no-repeat center; height: 682px; width: 100%;}
.vr_sec3_intro{ width: 505px; line-height: 30px; color: #000; font-size: 14px;padding: 215px 70px 20px 0; }
.vr_sec3_block ._con{ width: 575px; float: right;}
.box_wrap_bar.bg-primary{ background: #18397c;}
.vr_videoCon{ width: 580px; height: 327px; overflow: hidden;}
.vjs-default-skin .vjs-big-play-button{ width: 2em !important; height: 2em!important; border-radius: 50% !important; left: 50% !important; top: 50% !important; margin-left: -1em; margin-top: -1em;}
.vjs-default-skin .vjs-big-play-button:before{ line-height: 2em !important; left: 4px !important;}

/*20170207 鐢靛晢棣栭〉*/
.commerceHeader{height:85px; background-color:#fff; position:fixed;z-index:10;width:100%;}
.commerceHeader .c_logo{float:left; padding:20px 0;}
.commerceHeader .c_nav{float:right;width:64%;}
.commerceHeader .c_nav li{width:auto; padding-left:60px;float:left; line-height:85px; font-size:16px; color:#333; text-align:center;}
.c_mobile_key{display:none;}
.c_nav &gt; ul &gt; li.cur &gt; a, .c_nav &gt; ul &gt; li:hover &gt; a {color: #18397c;}
.commerce_footer{padding-top:70px; padding-bottom:30px;}
.commerce_footer .foot2 .inner_wrap{border-top:none;}
.c_banner{min-height:560px; padding-top:85px;}
.commerce_banner{width:100%;height:560px; position:relative; overflow:hidden;display:none;}
/*.commerce_banner li{width:100%;position:relative;}*/
.commerce_banner img{width:1920px; max-width:none; position:absolute; left:50%; margin-left:-960px;}
.c_banner .slide_nav{bottom:15px; width:100%; text-align:center; font-size:0;left:0;}
.c_banner .slide_nav a{display:inline-block; *display:inline; *zoom:1; width:18px; height:18px; border-radius:50%; background-color:#fff; margin:0 5px; cursor:pointer;}
.c_banner .slide_nav a.on{background-color:#ff7f00;}
.commerceMain .pt1{background:url(../images/commerce_pt1_bg.jpg) center top no-repeat; padding:100px 0 90px;}
.commerceMain .pt1 .tit{font-size:38px; color:#333; line-height:1; margin-bottom:40px; text-align:center;}
.commerceMain .pt1 .tit span{color:#ff6804;}
.commerceMain .pt1 .info{width:80%; text-align:center; font-size:22px; color:#686868; margin:0 auto 50px;}
.commerceMain .pt1 .info a:hover{color:#686868;}
.commerceMain .pt1 .shubiao{width:46px; height:67px; margin:0 auto; background:url(../images/shubiao.png) center center no-repeat; cursor:pointer;}
.commerceMain .pt1 .jiant01{background:url(../images/commerce_jt.png) center center no-repeat; width:14px; height:9px; margin:0 auto; animation:fadein_out 1s infinite; -webkit-animation:fadein_out 1s infinite; -moz-animation:fadein_out 1s infinite; animation-delay:0.1s; cursor:pointer;}
.commerceMain .pt1 .jiant02{background:url(../images/commerce_jt.png) center center no-repeat; width:14px; height:9px; margin:0 auto; animation:fadein_out 1s infinite; -webkit-animation:fadein_out 1s infinite; -moz-animation:fadein_out 1s infinite; cursor:pointer;}
@keyframes fadein_out{
  0%{opacity:1;}
  100%{opacity:0;}
}
@-webkit-keyframes fadein_out{
  0%{opacity:1;}
  100%{opacity:0;}
}
@-moz-keyframes fadein_out{
  0%{opacity:1;}
  100%{opacity:0;}
}
.commerceMain .pt2{padding:100px 0; background:url(../images/commerce_pt2_bg.jpg) center center no-repeat;}
.commerceMain .pt2 .tit_img{width:270px; height:52px; background:url(../images/commerce_pt2_tit.png) center center no-repeat; background-size:cover; margin:0 auto 30px;}
.commerceMain .pt2 .tit_img a{display:block;width:100%;height:100%;}
.commerceMain .pt2 .info{font-size:38px; color:#f2f2f2; margin-bottom:100px; text-align:center;}
.commerceMain .icons_list li{margin-bottom:50px;}
.commerceMain .icons_list li&gt;a{display:block;}
.commerceMain .icons_list .text{text-align:center; font-size:18px; color:#f2f2f2; line-height:25px; height:50px; overflow:hidden;}
.commerceMain .icons_list .tubiao{width:94px; height:84px; margin:0 auto 25px;}
.commerceMain .icons_list .tb1{background:url(../images/commerce_tb1.png); background-size:200%; background-position: 0 0;}
.commerceMain .icons_list .tb2{background:url(../images/commerce_tb2.png); background-size:200%; background-position: 0 0;}
.commerceMain .icons_list .tb3{background:url(../images/commerce_tb3.png); background-size:200%; background-position: 0 0;}
.commerceMain .icons_list .tb4{background:url(../images/commerce_tb4.png); background-size:200%; background-position: 0 0;}
.commerceMain .icons_list .tb5{background:url(../images/commerce_tb5.png); background-size:200%; background-position: 0 0;}
.commerceMain .icons_list .tb6{background:url(../images/commerce_tb6.png); background-size:200%; background-position: 0 0;}

.commerceMain .icons_list li&gt;a:hover .tb1{background-position: -100% 0;}
.commerceMain .icons_list li&gt;a:hover .tb2{background-position: -100% 0;}
.commerceMain .icons_list li&gt;a:hover .tb3{background-position: -100% 0;}
.commerceMain .icons_list li&gt;a:hover .tb4{background-position: -100% 0;}
.commerceMain .icons_list li&gt;a:hover .tb5{background-position: -100% 0;}
.commerceMain .icons_list li&gt;a:hover .tb6{background-position: -100% 0;}
.commerceMain .icons_list .rotate_box{-moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.commerceMain .icons_list li&gt;a:hover .rotate_box{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.commerceMain .icons_list li&gt;a:hover .text{color:#ff6804;}
.commerceMain .pt3 .tit_img{width:270px; height:52px; background:url(../images/commerce_pt3_tit.png) center center no-repeat; background-size:cover; margin:0 auto 30px;}
.commerceMain .pt3{padding:80px 80px; background-color:#fff;}
.commerceMain .pt3 .tit_img a{display:block;width:100%;height:100%;}
.commerceMain .pt3 .info{font-size:38px; color:#333; margin-bottom:100px; text-align:center;}
.commerceMain .pt3 .icons_list li{float:left; width:17%; margin-right:3.75%; }
.commerceMain .pt3 .icons_list li.icon5{margin-right:0;}
.commerceMain .pt3 .icons_list li.icon1 .color_box{background-color:#ff5757;padding:25px 0; margin-bottom:20px;}
.commerceMain .pt3 .icons_list li.icon2 .color_box{background-color:#ff7f00;padding:25px 0; margin-bottom:20px;}
.commerceMain .pt3 .icons_list li.icon3 .color_box{background-color:#6ec7ff;padding:25px 0; margin-bottom:20px;}
.commerceMain .pt3 .icons_list li.icon4 .color_box{background-color:#99d598;padding:25px 0; margin-bottom:20px;}
.commerceMain .pt3 .icons_list li.icon5 .color_box{background-color:#948abf;padding:25px 0; margin-bottom:20px;}
.commerceMain .pt3 .icons_list li .img_box{width:118px; margin:0 auto 28px;}
.commerceMain .pt3 .icons_list li .name{text-align:center; font-size:22px; color:#fff; line-height:1;}
.commerceMain .pt3 .icons_list li a:hover .name{color:#fff;}
.commerceMain .pt3 .icons_list li .text{width:70%; margin:0 auto; font-size:18px; color:#666; text-align:center;}
.commerceMain .pt4{padding:100px 0 30px 0; background:url(../images/commerce_pt4_bg.jpg) center top no-repeat;}
.commerceMain .pt4 .tit{margin-bottom:15px; line-height:1; font-size:38px; color:#000; text-align:center;}
.commerceMain .pt4 .info{text-align:center; font-size:22px; color:#6c6c6c; margin-bottom:20px;}
.commerceMain .pt4 .tab_con .tabt_box{text-align:center; padding-bottom:70px;}
.commerceMain .pt4 .tab_con .tab_t{display:inline-block;*display:inline-block;*zoom:1; width:18px; height:18px; border-radius:50%; background-color:#fff; margin:0 5px;}
.commerceMain .pt4 .tab_con .tab_t_cur{background-color:#ff6804;}
.commerceMain .pt4 .tab_con .tab_c img{max-width:100%;height:auto;}
.commerceMain .pt4 .tab_con .tab_c .pd{padding:0 20px 0 50px;}
.commerceMain .pt4 .tab_c .pd .name{font-size:38px; line-height:1; margin-bottom:30px; color:#333;}
.commerceMain .pt4 .tab_c a:hover .name {color:#ff6804;}
.commerceMain .pt4 .tab_c_cur .pd .name{color:#ff6804;}
.commerceMain .pt4 .tab_c .pd .info_box{font-size:16px; color:#666; line-height:36px; position:relative;overflow:hidden; height:330px;padding-right:30px;}
.commerceMain .pt4 .scrollbar-ui-hover .scroll_bar{background:url(../images/commerce_gdt.jpg) center top repeat-y;}
.commerceMain .pt4  .scrollbar-ui .scroll_slider{background:#959595; border-radius:5px;}

/*涓嬪眰鍏敤*/
.lower_banner{position:relative;width:100%;padding-top:85px;}
.lower_banner .banner_con{position:relative;height:530px; overflow:hidden;}
.lower_banner .banner_con img{width:1920px;max-width:none;position:absolute;left:50%; margin-left:-960px;top:0;}
.lower_banner .banner_con .banner_text{position:absolute; left:50%; margin-left:-600px; top:30%;}
.lower_banner .banner_con .banner_text .b_text{font-size:40px; color:#fff;}
.lower_banner .banner_con .banner_text .smal_text{font-size:20px; color:#fff; margin-bottom:60px;}
.lower_banner .banner_con .banner_text .join_btn{width:210px; height:60px; border:1px solid #fff; border-radius:10px; font-size:22px; line-height:60px; text-align:center; color:#fff; overflow:hidden;}
.lower_banner .banner_con .banner_text .join_btn:hover{border-color:transparent;}
.lower_banner .banner_con .banner_text .join_btn a{display:block; width:100%; height:100%;}
.lower_banner .banner_con .banner_text .join_btn a:hover{background-color:#fff; color:#333;}
.lower_banner .banner_e{position:relative;height:450px; overflow:hidden;}
.lower_banner .banner_e img{width:1920px;max-width:none;position:absolute;left:50%; margin-left:-960px;top:0;}
.lower_banner .banner_e .banner_text{position:absolute; left:50%; margin-left:-600px; bottom:60px;}
.lower_banner .banner_e .banner_text .join_btn{width:210px; height:60px; border:1px solid #fff; border-radius:10px; font-size:22px; line-height:60px; text-align:center; color:#fff; overflow:hidden;}
.lower_banner .banner_e .banner_text .join_btn:hover{border-color:transparent;}
.lower_banner .banner_e .banner_text .join_btn a{display:block; width:100%; height:100%;}
.lower_banner .banner_e .banner_text .join_btn a:hover{background-color:#fff; color:#333;}
/*寮瑰嚭琛ㄥ崟*/
.commerce_form_box{ background-color:#f0f0f0;}
.commerce_form_box .pd{padding:0 50px 75px;}
.commerce_form_box .line_img{width:100%; height:30px; margin-bottom:40px; background:url(../images/commerce_form_line.png) center 45px no-repeat;padding-top:45px;}
.commerce_form_box .form_info{font-size:22px; color:#9e9e9e; text-align:center; line-height:1; margin-bottom:50px;}
.commerce_form_box .input_box{padding-left:67px;height:50px; border:1px solid #e0e0e0; border-radius:10px; background-color:#fff; overflow:hidden; margin-bottom:15px;}
.commerce_form_box .name_box{background:url(../images/form_icon1.png) 15px center no-repeat; background-color:#fff;}
.commerce_form_box .tel_box{background:url(../images/form_icon2.png) 15px center no-repeat; background-color:#fff; margin-bottom:40px;}
.commerce_form_box .input_box input{border:none; outline:none; width:100%; height:50px; line-height:50px; background-color:#fff; font-size:18px; color:#cacaca;}
.commerce_form_box button{display:block; width:100%; height:65px; line-height:65px; background-color:#fe900f;color:#f7f7f7; text-align:center; outline:none; border:none; font-size:24px; border-radius:10px; cursor:pointer;}
.commerce_form .box_wrap_bar.bg-primary{background-color:#3870a1; height:70px; line-height:70px; text-align:center;}
.commerce_form .box_wrap_title{font-size:26px; color:#fff;}
.commerce_form .box_wrap_body{background-color:#f0f0f0;}
.commerce_form.box_wrap_out_posi{overflow:visible;}
.commerce_form .box_wrap_close{width:65px; height:65px; font-size:0; }
.commerce_form .box_wrap_close a{display:block; width:100%; height:100%;background:url(../images/commer_form_close.png) center center no-repeat;}
.commerce_form .box_wrap_close{right:-65px; top:-50px;}
#boxBlank{background: rgba(0,0,0,.75)!important;}
/*cooperate*/
.cooperate .pt1{padding:80px 0 100px;}
.cooperate .pt1 .tit{font-size:38px; color:#333333; line-height:1; margin-bottom:45px; text-align:center;}
.cooperate .pt1 .info{font-size:22px; color:#666; line-height:1; margin-bottom:45px; text-align:center;}
.cooperate .pt1 .lists .box_cell{border:1px solid #dcdcdc;}
.cooperate .pt1 .lists .img_box{height:150px; margin-bottom:45px;}
.cooperate .pt1 .lists li a{display:block; margin-top:30px;}
.cooperate .pt1 .lists li a:hover{margin-top:0;}
.cooperate .pt1 .lists li a:hover .box_cell{border-color:#18397c;}
.cooperate .pt1 .lists .cell1 .img_box{background:url(../images/cooperate_pt1_c1.jpg) center center no-repeat; background-color:#eef0f3;}
.cooperate .pt1 .lists .cell1 a:hover .img_box{background:url(../images/cooperate_pt1_c1h.jpg) center center no-repeat;}
.cooperate .pt1 .lists .cell2 .img_box{background:url(../images/cooperate_pt1_c2.jpg) center center no-repeat;background-color:#eef0f3;}
.cooperate .pt1 .lists .cell2 a:hover .img_box{background:url(../images/cooperate_pt1_c2h.jpg) center center no-repeat;}
.cooperate .pt1 .lists .cell3 .img_box{background:url(../images/cooperate_pt1_c3.jpg) center center no-repeat;background-color:#eef0f3;}
.cooperate .pt1 .lists .cell3 a:hover .img_box{background:url(../images/cooperate_pt1_c3h.jpg) center center no-repeat;}
.cooperate .pt1 .lists .cell4 .img_box{background:url(../images/cooperate_pt1_c4.jpg) center center no-repeat;background-color:#eef0f3;}
.cooperate .pt1 .lists .cell4 a:hover .img_box{background:url(../images/cooperate_pt1_c4h.jpg) center center no-repeat;}
.cooperate .pt1 .lists .text_box{text-align:center;height:180px; padding:0 40px 0; overflow:hidden;}
.cooperate .pt1 .lists .text_box .s_tit{font-size:20px; color:#333; line-height:1; margin-bottom:20px;}
.cooperate .pt1 .lists .text_box .text{font-size:14px; color:#666; line-height:26px; height:104px; overflow:hidden; text-align:left;}
.cooperate .pt2{padding:100px 0 150px; background:url(../images/cooperate_pt2_bg.jpg) center center no-repeat;}
.cooperate .pt2 .tit{font-size:38px; color:#fff; line-height:1; margin-bottom:100px; text-align:center;}
.cooperate .pt2 .lists .tubiao{width:123px; height:123px; margin:0 auto 30px;}
.cooperate .pt2 .lists .rotate_box{-moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.cooperate .pt2 .lists a:hover .rotate_box{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.cooperate .pt2 .lists .tb1{background:url(../images/cooperate_tb1.png); background-size:200%; background-position:0 0;}
.cooperate .pt2 .lists a:hover .tb1{background-position:-100% 0;}
.cooperate .pt2 .lists .tb2{background:url(../images/cooperate_tb2.png); background-size:200%; background-position:0 0;}
.cooperate .pt2 .lists a:hover .tb2{background-position:-100% 0;}
.cooperate .pt2 .lists .tb3{background:url(../images/cooperate_tb3.png); background-size:200%; background-position:0 0;}
.cooperate .pt2 .lists a:hover .tb3{background-position:-100% 0;}
.cooperate .pt2 .lists .name{text-align:center; font-size:20px; margin-bottom:20px; line-height:1; color:#fff;}
.cooperate .pt2 .lists .text{;width:70%;text-align:center; font-size:14px; margin:0 auto 20px; line-height:20px; color:#fff;}
.cooperate .pt3{padding:90px 0; background-color:#fff; }
.cooperate .pt3 .tit{font-size:38px; color:#333; text-align:center; line-height:1; margin-bottom:30px;}
.cooperate .pt3 .info{font-size:22px; color:#666; text-align:center;  margin-bottom:50px;}
.cooperate .pt3 .line{width:80%; margin:0 auto; height:1px; background-color:#cdcdcd; margin-bottom:80px;}
.cooperate .pt3 .lists .icon_cell{width:20%;  float:left; position:relative;}
.cooperate .pt3 .lists .icon_cell a{display:block;}
.cooperate .pt3 .lists .icon_cell a:hover{margin-top:-10px;}
.cooperate .pt3 .lists .icon_cell .name{font-size:20px; color:#454545; line-height:1; text-align:center;}
.cooperate .pt3 .lists .cell1 .img_box{height:66px;margin-bottom:30px;background:url(../images/cooperate_pt3_c1.png) center center no-repeat;}
.cooperate .pt3 .lists .cell2 .img_box{height:66px;margin-bottom:30px;background:url(../images/cooperate_pt3_c2.png) center center no-repeat;}
.cooperate .pt3 .lists .cell3 .img_box{height:66px;margin-bottom:30px;background:url(../images/cooperate_pt3_c3.png) center center no-repeat;}
.cooperate .pt3 .lists .cell4 .img_box{height:66px;margin-bottom:30px;background:url(../images/cooperate_pt3_c4.png) center center no-repeat;}
.cooperate .pt3 .lists .cell5 .img_box{height:66px;margin-bottom:30px;background:url(../images/cooperate_pt3_c5.png) center center no-repeat;}
.cooperate .pt3 .lists .icon_cell:after{content:""; display:block; width:10px; height:46px; position:absolute; top:-80px; left:50%; margin-left:-5px; background:url(../images/cooperate_pt3_c1_line.png);}
.cooperate .pt4 {padding:110px 0; background:url(../images/cooperate_pt4_bg.jpg) center top no-repeat; position:relative;}
.cooperate .pt4 .can_wrap{position:relative; z-index:2;}
.cooperate .pt4 .tit{text-align:center; color:#fff; font-size:34px; line-height:1; margin-bottom:30px;}
.cooperate .pt4 .info{text-align:center; color:#fff; font-size:22px; line-height:1; margin-bottom:50px;}
.cooperate .pt4 .form_box {width:85%; margin:0 auto;}
.cooperate .pt4 .form_box  .ipt_box{width:48%; border-radius:10px; height:50px; overflow:hidden; line-height:50px; margin-bottom:25px;}
.cooperate .pt4 .form_box  .ipt_box input{padding-left:5%; width:95%;height:50px;background-color:#fed8bf; border:none; outline:none;}
.cooperate .pt4 .form_box  .textarea_box{width:100%; height:126px; overflow:hidden;border-radius:10px; margin-bottom:25px;}
.cooperate .pt4 .form_box  .textarea_box textarea{background-color:#fed8bf; width:96%; height:106px; border:none; outline: none; padding:10px 2%;}
.cooperate .pt4 .form_box  .tj{border:none; outline:none; width:40%; height:50px; line-height:50px; background-color:#474747; color:#fff; text-align:center; margin:0 auto; border-radius: 10px; font-size:22px; display:block; cursor:pointer;}

/*example 妗堜緥*/
.example{margin-top:70px;}
.example li{margin-bottom:35px;}
.example li&gt;a{display:block;}
.example li&gt;a:hover .mask{opacity:1;}
.example .mask{position:absolute ;top:0;left:0; background:url(../images/example_mask.jpg.png) center center repeat; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; opacity:0;}
.example .mask .pd{padding:50px 40px 0;margin-top:30px; -webkit-transition: all 0.3s ease;transition-delay: .2s;opacity:0;-webkit-transition-delay: .2s;}
.example li&gt;a:hover .pd{margin-top:0; opacity:1;}
.example .mask .tit{font-size:24px; color:#fff; line-height:1; margin-bottom:15px;}
.example .mask .info{font-size:14px; color:#fff;}
.example .text{ font-size:18px; line-height:30px; }
.example .img_box{margin-bottom:10px;}

/*E_mall*/
  /*tongyong*/
.e_pt1{padding:75px 0 90px; background-color:#fff;}
.e_pt1 .tit_img{width: 270px; height: 52px;  margin:0 auto 20px;}
.e_pt1 .tit img{width:100%; height:auto;}
.e_pt1 .info{font-size:38px; color:#5c5c5c; margin-bottom:20px; text-align:center; line-height:1;}
.e_pt1 .text{font-size:18px; color:#5c5c5c; text-align:center; line-height:1;}
.pt_jz{padding:70px 0; background-color:#18397c; text-align:center; color:#fff;}
.pt_jz .tit{font-size:36px; line-height:1; margin-bottom:30px;}
.pt_jz .info{font-size:22px; line-height:1;}
.pt_ld {padding:85px 0 100px; background-color:#fff;}
.pt_ld .tit{font-size:36px; color:#333; line-height:1; text-align:center; margin-bottom:70px;}
.pt_ld .lists li{margin-bottom:70px;}
.pt_ld .lists .pd{display:block; border-right:1px solid #dddddd;}
.pt_ld .lists .pd .img_box{width:76px; margin:0 auto 10px;}
.rect-92{padding-bottom:92%;}
.pt_ld .lists .pd .name{font-size:18px; color:#555; line-height:1; margin-bottom:10px; text-align:center;}
.pt_ld .lists .pd .text{font-size:13px; color:#5d5d5d;  text-align:center;}
.pt_al{padding:80px 0 70px; background:url(../images/e_mall_pt6.jpg) center center no-repeat; background-size:cover;}
.pt_al .tit{font-size:36px; color:#444; line-height:1; text-align:center; margin-bottom:45px;}
.pt_al ul{margin-bottom:50px;}
.pt_al .img_box{margin-bottom:20px;}
.pt_al .name{font-size:17px; color:#3f3f3f;}
.pt_al .more_btn{width:20%; height:42px; line-height:42px; border:1px solid #18397c; border-radius:10px; text-align:center; font-size:16px; margin:0 auto; color:#18397c; overflow:hidden;}
.pt_al .more_btn:hover{border-color:#fff;}
.pt_al .more_btn a{display:block;}
.pt_al .more_btn a:hover{background-color:#fff; color:#333;}
.pt_kf{padding:100px 0; background-color:#fff;}
.pt_kf .tit{ font-size:38px; color:#444; line-height:1; margin-bottom:40px;text-align:center;}
.pt_kf .info1{font-size:24px; color:#5c5c5c; line-height:1;margin-bottom:20px; text-align:center;}
.pt_kf .info2{font-size:18px;width:49%; margin:0 auto; line-height:34px; color:#5c5c5c; text-align: center;}
.pt_dd {padding:90px 0 60px; background:url(../images/e_mall_pt8.jpg) center center no-repeat; background-size:cover;}
.pt_dd .tit{font-size:38px; color:#fff; line-height:1; text-align:center; margin-bottom:70px;}
.pt_dd .ruler{height:24px;margin:0 auto 30px; width:90%; background:url(../images/e_mall_ruler.png) left center no-repeat;}
.pt_dd .tab_t_box {width:94%;margin:0 auto;}
.pt_dd .tab_t_box .tab_t{width:22.35%; color:#fff; font-size:26px; font-family:Arial; cursor:pointer; position:relative;}
.pt_dd .tab_t_box .tab_t_cur:after{content:"";display:block; position:absolute; top:-23px; left:0; margin-left:19px; width:12px; height:16px; background:url(../images/e_mall_shuidi.png) center center no-repeat ;}
.pt_dd .tab_c{width:94%;margin:0 auto 46px;}
.pt_dd .tab_c .year{width:35%; text-align:center; font-size:100px; font-family:Arial; line-height:114px; color:#fff;}
.pt_dd .tab_c .texts{width:65%;}
.pt_dd .tab_c .texts .pd{border-left:1px solid #fff; padding:0 50px;}
.pt_dd .tab_c .texts .pd .t{font-size:26px; color:#fff; line-height:1; margin-bottom:20px;}
.pt_dd .tab_c .texts .pd .info{font-size:16px; color:#fff; height:68px; overflow:hidden; line-height:34px;}


.E_mall .e_pt1 .tit_img{background: url(../images/commerce_pt3_tit.png) center center no-repeat; background-size: cover;}
.E_mall .pt2{padding:70px 0; background-color:#f8f8f8;}
.E_mall .pt2 .tit{font-size:38px; color:#333; line-height:1; margin-bottom:45px; text-align:center;}
.E_mall .pt2 .lists .pd{display:block;border:1px solid #f8f8f8; padding:35px 50px 50px;}
.E_mall .pt2 .lists .pd .img_box{width:33%; margin:0 auto 35px;}
.rect-73{padding-bottom:73%;}
.E_mall .pt2 .lists .title{font-size:20px; color:#18397c909; line-height:1; margin-bottom:20px; text-align:center; font-weight:bold;}
.E_mall .pt2 .lists .info{font-size:14px; color:#333;  margin-bottom:25px; text-align:center; line-height:22px; height:44px; overflow:hidden;}
.E_mall .pt2 .lists .text{font-size:12px; color:#949494;}
.E_mall .pt2 .lists .pd:hover{background-color:#fff; border-color:#f0f0f0;}
.E_mall .pt3 .icons_list li{float:left; width:17%; margin-right:3.75%; }
.E_mall .pt3{padding:80px 0 40px; background-color:#fff;}
.E_mall .pt3 .tit{font-size:38px; color:#333; line-height:1; margin-bottom:50px; text-align:center;}
.E_mall .pt3 .icons_list li{margin-bottom:50px;}
.E_mall .pt3 .icons_list li&gt;a{display:block;}
.E_mall .pt3 .icons_list li.icon5{margin-right:0;}
.E_mall .pt3 .icons_list li.icon1 .color_box{background-color:#ff5757;padding:25px 0; margin-bottom:20px;}
.E_mall .pt3 .icons_list li.icon2 .color_box{background-color:#ff7f00;padding:25px 0; margin-bottom:20px;}
.E_mall .pt3 .icons_list li.icon3 .color_box{background-color:#6ec7ff;padding:25px 0; margin-bottom:20px;}
.E_mall .pt3 .icons_list li.icon4 .color_box{background-color:#99d598;padding:25px 0; margin-bottom:20px;}
.E_mall .pt3 .icons_list li.icon5 .color_box{background-color:#948abf;padding:25px 0; margin-bottom:20px;}
.E_mall .pt3 .icons_list li .img_box{width:118px; margin:0 auto 28px;}
.E_mall .pt3 .icons_list li .name{text-align:center; font-size:22px; color:#fff; line-height:1;}
.E_mall .pt3 .icons_list li a:hover .name{color:#fff;}
.E_mall .pt3 .icons_list li .text{width:70%; margin:0 auto; font-size:18px; color:#666; text-align:center;}
/*E_shop*/
.E_shop .e_pt1 .tit_img{background: url(../images/commerce_pt2_tit.png) center center no-repeat; background-size: cover;}
.E_shop .e_pt1 .text{margin-bottom:50px;}
.E_shop .e_pt1 .li1 .top_box{padding:50px 0 30px; background-color:#18397c;}
.E_shop .e_pt1 .li2 .top_box{padding:50px 0 30px; background-color:#42668f;}
.E_shop .e_pt1 .li3 .top_box{padding:50px 0 30px; background-color:#2cbcb1;}
.E_shop .e_pt1 .lists .top_box .img_box{width:65px; height:60px; margin:0 auto 10px;}
.E_shop .e_pt1 .li1 .top_box .img_box{background:url(../images/e_shop_pt1_c1.png) center center no-repeat;}
.E_shop .e_pt1 .li2 .top_box .img_box{background:url(../images/e_shop_pt1_c2.png) center center no-repeat;}
.E_shop .e_pt1 .li3 .top_box .img_box{background:url(../images/e_shop_pt1_c3.png) center center no-repeat;}
.E_shop .e_pt1 .lists .top_box .texts{text-align:center; font-size:22px; color:#fff;}
.E_shop .e_pt1 .lists .btm_box{padding:40px 30px; background-color:#f0f0f0; font-size:13px; color:#828282; line-height:2; height:166px; overflow:hidden;}
.E_shop .e_pt1 .rotate_box{-moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.E_shop .e_pt1 li&gt;a:hover .rotate_box{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.E_shop .e_pt1 .lists .btm_box .l_box,.E_shop .e_pt1 .lists .btm_box .r_box{width:49%;}
.E_shop .e_pt1 .lists .btm_box .l_box{margin-right:2%;}
/*solution*/
.solution .pt1{padding:105px 0;}
.solution .pt1 .tit{font-size:38px; color:#333; text-align:center; margin-bottom:40px;}
.solution .pt1 .info{font-size:20px; color:#666; text-align:center; width:90%; margin:0 auto;}
.solution .pt2 .sfq_box .list_cell{width:20%; height:820px; transition:all 0.3s ease; -webkit- transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease;}
.solution .pt2 .sfq_box .list_cell.on{width:32%;}
.solution .pt2 .sfq_box .list_cell.on .img_box{margin-top:130px; transition:all 0.3s ease; -webkit- transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease;}
.solution .pt2 .sfq_box .list_cell.other{width:17%;}
.solution .pt2 .sfq_box .list_cell .img_box{margin-top:260px; width:125px; margin-left: auto; margin-right:auto; margin-bottom:20px;}
.solution .pt2 .sfq_box .list_cell .name{font-size:26px; color:#fff; text-align:center; margin-bottom:60px;}
.solution .pt2 .sfq_box .list_cell .info{font-size:16px; color:#fff; text-align:center; width:70%; margin:0 auto 120px; display:none;}
.solution .pt2 .sfq_box .list_cell .more{width:210px; height:50px; margin:0 auto; border:1px solid #fff; line-height:50px; font-size:20px; color:#fff; text-align:center; border-radius:10px; display:none; overflow:hidden;}
.solution .pt2 .sfq_box .list_cell .more a{display:block; width:100%; height:100%; }
.solution .pt2 .sfq_box .list_cell .more a:hover{background-color:#fff; color:#18397c;}
.solution .pt2 .sfq_box .list_cell .more:hover{border:none;}
.solution .pt2 .sfq_box .cell1{background:url(../images/sfq_bg1.jpg) center center no-repeat; background-size:cover;}
.solution .pt2 .sfq_box .cell2{background:url(../images/sfq_bg2.jpg) center center no-repeat; background-size:cover;}
.solution .pt2 .sfq_box .cell3{background:url(../images/sfq_bg3.jpg) center center no-repeat; background-size:cover;}
.solution .pt2 .sfq_box .cell4{background:url(../images/sfq_bg4.jpg) center center no-repeat; background-size:cover;}
.solution .pt2 .sfq_box .cell5{background:url(../images/sfq_bg5.jpg) center center no-repeat; background-size:cover;}
.solution .pt3{padding:100px 0 80px; background:url(../images/solution_bg3.jpg) center center no-repeat; background-size:cover; position:relative;}
.solution .pt3 .can_wrap{position:relative; z-index:2;}
.solution .pt3 .info{width:64%;margin:0 auto 50px; font-size:22px; color:#fff; text-align:center;}
.solution .pt3 .more{width:340px; height:66px; line-height:66px; text-align:center; border:1px solid #fff; border-radius:10px; font-size:24px; overflow:hidden; margin:0 auto; color:#fff;}
.solution .pt3 .more a{display:block; width:100%; height:100%;}
.solution .pt3 .more a:hover{background-color:#fff; color:#fc6907;}

/*鍒涙剰鏂囧崥*/
.chuangyi_wenbo .hd_title{font-weight:normal;}
.chuangyi_wenbo .hd_text{font-size:16px;color:#656565;}

.cywb_part1{padding:90px 0px 90px;text-align:center;}
.cywb_part1 .hd_title{font-size:35px;color:#545454;margin-bottom:8px;}

.cywb_part2{width:100%;background-color:#000;background-image:url(../images/cywb_part1_bj.png);padding:64px 0px 60px;background-repeat:no-repeat;background-position:center;text-align:right;}
.cywb_part2 .part2_main{width:50%;display:inline-block;*display:inline;*zoom: 1;margin-right:8%;overflow:hidden;}
.cywb_part2 .part2_main .list_box{padding: 16% 10% 12%;font-size:14px;color:#fff;background:url(../images/cywb_part1_main_bj.png) repeat;text-align:left;border-top:1px solid #cc8738;border-right:1px solid #cc8738;margin-top:-1px;margin-right:-1px;min-height:120px;position:relative;overflow:hidden;}
.cywb_part2 .part2_main .list_num{position:absolute;width:80px;height:80px;background:url(../images/cywb_part1_number.png) no-repeat;right:0;bottom:-24px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.cywb_part2 .part2_main .newdelay1:hover .list_num{background-position:0 -80px;}
.cywb_part2 .part2_main .newdelay2 .list_num{background-position:-80px 0px;}
.cywb_part2 .part2_main .newdelay2:hover .list_num{background-position:-80px -80px;}
.cywb_part2 .part2_main .newdelay3 .list_num{background-position:-160px 0px;}
.cywb_part2 .part2_main .newdelay3:hover .list_num{background-position:-160px -80px;}
.cywb_part2 .part2_main .newdelay4 .list_num{background-position:-240px 0px;}
.cywb_part2 .part2_main .newdelay4:hover .list_num{background-position:-240px -80px;}
.cywb_part2 .part2_main .newdelay5 .list_num{background-position:-320px 0px;}
.cywb_part2 .part2_main .newdelay5:hover .list_num{background-position:-320px -80px;}

.cywb_part2 .part2_main .newdelay6 .hd_title{font-size:40px;color:#fff;line-height:50px;text-align:center;}

.cywb_part3{padding:85px 0 85px;text-align:center;}
.cywb_part3 .hd_title{font-size:40px;color:#4b4b4b;margin-bottom:10px;}
.cywb_part3 .list_box{padding:30px 24px;}
.cywb_part3 .list_title{font-size:16px;color:#575757;line-height:20px;min-height:80px;text-align:left;}
.cywb_part3 .part3_bd{padding-top:46px;width:80%;margin:0 auto;}
.cywb_part3 .part3_bd ul{overflow:hidden;}
.cywb_part3 .part3_bd li{width:25.3%;margin:0 4%;float:left;}
.cywb_part3 .part3_bd .list_ico{width:120px;height:100px;background:url(../images/cywb_part3_ico.png) no-repeat;margin:0 auto 20px;position:relative;}
.cywb_part3 .part3_bd .list_ico .move{position:absolute;display:block;}
.cywb_part3 .part3_bd .list01 .list_ico{background-position:0px 0px;}
.cywb_part3 .part3_bd .list01 .move{width:50px;height:50px;background:url(../images/cywb_part3_ico.png) no-repeat -35px -124px;top:1px;left:12px;}
.cywb_part3 .part3_bd .list02 .list_ico{background-position:-120px 0px;}
.cywb_part3 .part3_bd .list02 .move{width:40px;height:40px;background:url(../images/cywb_part3_ico.png) no-repeat -160px -130px;top:18px;left:40px;}
.cywb_part3 .part3_bd .list03 .list_ico{background-position:-260px 0px;}
.cywb_part3 .part3_bd .list03 .move{width:90px;height:90px;background:url(../images/cywb_part3_ico.png) no-repeat -260px -110px;top:20px;left:40px;}

.cywb_part3 .part3_bd li:hover .list_box{background-color:#f8f8f8;}
.cywb_part3 .part3_bd .list01:hover .move{-webkit-animation: move_01 0.6s linear 0s 1; -moz-animation: move_01 0.6s linear 0s 1; animation: move_01 0.6s linear 0s 1; }
.cywb_part3 .part3_bd .list02:hover .move{-webkit-animation: move_02 0.6s linear 0s 1; -moz-animation: move_02 0.6s linear 0s 1; animation: move_02 0.6s linear 0s 1; }
.cywb_part3 .part3_bd .list03:hover .move{-webkit-animation: move_03 0.6s linear 0s 1; -moz-animation: move_03 0.6s linear 0s 1; animation: move_03 0.6s linear 0s 1; }
@keyframes move_01 {0% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } 50% {transform:translate(0px,-8px); -webkit-transform:translate(0px,-8px); } 100% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } }
@-webkit-keyframes "move_01" {0% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } 50% {transform:translate(0px,-8px); -webkit-transform:translate(0px,-8px); } 100% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } }
@keyframes move_02 {0% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } 50% {transform:translate(8px,0px); -webkit-transform:translate(8px,0px); } 100% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } }
@-webkit-keyframes "move_02" {0% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } 50% {transform:translate(8px,0px); -webkit-transform:translate(8px,0px); } 100% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } }
@keyframes move_03 {0% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } 50% {transform:translate(8px,8px); -webkit-transform:translate(8px,8px); } 100% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } }
@-webkit-keyframes "move_03" {0% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } 50% {transform:translate(8px,8px); -webkit-transform:translate(8px,8px); } 100% {transform:translate(0px,0px); -webkit-transform:translate(0,0px); } }

@media only screen and (max-width: 1300px){
    /*鍒涙剰鏂囧崥*/
  .cywb_part2 .part2_main{width:60%;}
}
.soft_newIndex .ydhl_index_sec1{ padding: 0; }


/*2017-05-16*/
.iservice .text { margin-bottom:4%; }
@media only screen and (max-width: 1366px){
  .iservice .text { margin-bottom:8%; }
}


/*2017-08-29鏈嶅姟缁煎悎椤典慨鏀�*/
.servicePage .serli.color2 .iservice.box .more .ion{background-position: -46px 0;}
.servicePage .serli.color2:hover .iservice.box .more .ion{background-position: 0 0;}
.servicePage .color11 a:hover{color: #fff;}


/*缈昏浆*/
.rolling &gt; .rolling-box {
  -webkit-perspective:1300px;
  -o-perspective:1300px;
  -ms-perspective:1300px;
  perspective:1300px;
  -webkit-transform-style:preserve-3d;
  -o-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d;
}
.rolling .is_animated {
  -webkit-transition-duration:1.2s;
  -webkit-transition-property:-webkit-transform,opacity;
  -webkit-transition-delay:.15s;
  -webkit-transition-timing-function:'ease-in-out';
  -moz-transition-duration:1.2s;
  -moz-transition-property:all;
  -moz-transition-delay:.15s;
  -moz-transition-timing-function:'ease-in-out';
  -o-transition-duration:1.2s;
  -o-transition-property:transform,opacity;
  -o-transition-delay:.15s;
  -o-transition-timing-function:'ease-in-out';
  -ms-transition-duration:1.2s;
  -ms-transition-property:transform,opacity;
  -ms-transition-delay:.15s;
  -ms-transition-timing-function:'ease-in-out';
  transition-duration:1.2s;
  transition-property:transform,opacity;
  transition-delay:.15s;
  transition-timing-function:'ease-in-out';
  -webkit-transform:rotatex(-80deg) translateZ(0);
  -ms-transform:rotatex(-80deg) translateZ(0);
  transform:rotatex(-80deg) translateZ(0);
  -webkit-transform-origin:0 0 0;
  -ms-transform-origin:0 0 0;
  transform-origin:0 0 0;
  opacity:0
}
.rolling .is_animated.revealed {
  -webkit-transform:rotatex(0) translateZ(0);
  -ms-transform:rotatex(0) translateZ(0);
  transform:rotatex(0) translateZ(0);
  opacity:1
}
.rolling&gt;.rolling-box .tansDelay000{transition-delay:0s;-webkit-transition-delay:0s;}
.rolling&gt;.rolling-box .tansDelay100{transition-delay:.1s;-webkit-transition-delay:.1s;}
.rolling&gt;.rolling-box .tansDelay200{transition-delay:.2s;-webkit-transition-delay:.2s;}
.rolling&gt;.rolling-box .tansDelay300{transition-delay:.3s;-webkit-transition-delay:.3s;}
.rolling&gt;.rolling-box .tansDelay400{transition-delay:.4s;-webkit-transition-delay:.4s;}
.rolling&gt;.rolling-box .tansDelay500{transition-delay:.5s;-webkit-transition-delay:.5s;}
.rolling&gt;.rolling-box .tansDelay600{transition-delay:.6s;-webkit-transition-delay:.6s;}
.rolling&gt;.rolling-box .tansDelay700{transition-delay:.7s;-webkit-transition-delay:.7s;}
.rolling&gt;.rolling-box .tansDelay800{transition-delay:.8s;-webkit-transition-delay:.8s;}
.rolling&gt;.rolling-box .tansDelay1000{transition-delay:1s;-webkit-transition-delay:1s;}
.rolling&gt;.rolling-box .tansDelay1200{transition-delay:1.2s;-webkit-transition-delay:1.2s;}
.rolling&gt;.rolling-box .tansDelay1400{transition-delay:1.4s;-webkit-transition-delay:1.4s;}


/*閰嶅鏀寔*/
.ptzc_p1{margin-top: 96px;}
.ptzc_p1 .tit_img{background: url(../images/commerce_pt2_tit.png) center center no-repeat; background-size: cover;}
.ptzc_p1 .text{margin-bottom:50px;}
.ptzc_p1 .li1 .top_box{padding:50px 0 30px; background-color:#18397c;}
.ptzc_p1 .li2 .top_box{padding:50px 0 30px; background-color:#42668f;}
.ptzc_p1 .li3 .top_box{padding:50px 0 30px; background-color:#2cbcb1;}
.ptzc_p1 .lists .top_box .img_box{width:65px; height:60px; margin:0 auto 10px;}
.ptzc_p1 .li1 .top_box .img_box{background:url(../images/ptzc01.png) center center no-repeat;}
.ptzc_p1 .li2 .top_box .img_box{background:url(../images/ptzc02.png) center center no-repeat;}
.ptzc_p1 .li3 .top_box .img_box{background:url(../images/ptzc03.png) center center no-repeat;}
.ptzc_p1 .lists .top_box .texts{text-align:center; font-size:22px; color:#fff;}
.ptzc_p1 .lists .btm_box .ptzc_01 {white-space:inherit;}
.ptzc_p1 .lists .btm_box{padding:40px 30px; background-color:#f0f0f0; font-size:13px; color:#828282; line-height:2; height:130px; overflow:hidden;}
.ptzc_p1 .rotate_box{-moz-transition:all .4s ease 0s; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; transition:all .4s ease 0s;}
.ptzc_p1 li&gt;a:hover .rotate_box{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.ptzc_p1 .lists .btm_box .l_box,.E_shop .e_pt1 .lists .btm_box .r_box{width:49%;}
.ptzc_p1 .lists .btm_box .l_box{margin-right:2%;}

.ptzc_p2{margin-bottom: 60px;}
.ptzc_p2 .title{font-size: 36px;color: #555;text-align: center;padding: 50px 0 30px;}
/*.ptzc_p2 .img_box .top{height: 417px;overflow: hidden;}*/
.ptzc_p2 .img_box .top.rect-3475{padding-bottom:34.75%; }
.ptzc_p2 .img_box .bottom.rect-3275{padding-bottom:32.75%;margin-top: 5px; }
.img_01 .rect-1002{padding-bottom: 100.2%;}
.img_02 .rect-1002{padding-bottom: 100.2%;}
.img_03 .rect-1002{padding-bottom: 57.703%;}
.img_04 .rect-1002{padding-bottom: 57.983%;}
.img_05 .rect-1002{padding-bottom: 32.441%;}
.img_06 .rect-1002{padding-bottom: 32.441%;}
.img_07 .rect-1002{padding-bottom: 65.656%;}
.img_08 .rect-1002{padding-bottom: 65.656%;}
.img_09 .rect-1002{padding-bottom: 65.656%;}
.ptzc_p2 .img_box .img_{float: left;}
.ptzc_p2 .img_box .img_01{width: 34.666%;margin-right: 0.5%;}
.ptzc_p2 .img_box .img_02{width: 34.666%;margin-right: 0.4%;}
.ptzc_p2 .img_box .img_03{width: 29.75%;margin-bottom: 4px;}
.ptzc_p2 .img_box .img_04{width: 29.75%;}
.ptzc_p2 .img_box .img_05{width: 49.833%;}
.ptzc_p2 .img_box .img_06{width: 49.833%;float: right;margin-left: 0.3%;}
.ptzc_p2 .img_box .img_07{width: 24.75%;float: left;margin-top: 4px;}
.ptzc_p2 .img_box .img_08{width: 24.75%;float: left;margin-top: 4px;margin-left: 0.3%;}
.ptzc_p2 .img_box .img_09 {width: 49.833%;float: right; margin-top: 4px; height:194px}
.ptzc_p2 .img_box .img_09 img {height:194px;}

.ptzc_p2 .img_box .img_ .infor{position: absolute;left: 34px;font-size: 22px;font-weight: bold;color: #fff;}
.ptzc_p2 .img_box .img_01 .infor{top:35px;}
.ptzc_p2 .img_box .img_02 .infor{top: 35px;color: #1c1b20;}
.ptzc_p2 .img_box .img_03 .infor{bottom: 15px;}
.ptzc_p2 .img_box .img_04 .infor{bottom: 25px;color: #de3e32;}
.ptzc_p2 .img_box .img_05 .infor{bottom: 10px;color: #1c1b20;}
.ptzc_p2 .img_box .img_06 .infor{top: 35px;}
.ptzc_p2 .img_box .img_07 .infor{bottom: 15px;}
.ptzc_p2 .img_box .img_08 .infor{bottom: 15px;}
.ptzc_p2 .img_box .img_09 .infor{top: 35px;}

/*鏁村寘鏈嶅姟*/
.tr5{transition: all 0.5s ease;}
.zbfw_p1 .infor{color: #363636;padding: 50px 0;text-align: center;}
.zbfw_p1 .infor .tit{font-size: 36px;margin-bottom: 12px;}
.zbfw_p1 .infor .con{font-size: 16px;width: 922px;margin: 0 auto;line-height: 28px;}
.zbfw_p2{height: 548px;background: url(../images/ljx/yd_marking_bg.jpg) no-repeat center;padding-top: 103px;box-sizing:border-box;}
.zbfw_p2 .rect-1256{padding-bottom: 125.6%;}
.zbfw_p2 li{background: rgba(255,255,255,.2);}
.zbfw_p2 li .li_box{box-sizing:border-box;padding: 67px 28px 71px 26px;}
.zbfw_p2 li .li_box .infor{text-align: center;color: #fff;}
.zbfw_p2 li .li_box .infor .tit{font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.zbfw_p2 li .li_box .infor .con{font-size: 12px;line-height: 24px;}
.zbfw_p2 li .li_box .ion{width: 63px;height: 62px;margin: 0 auto 30px;display: block;}
.zbfw_p2 li .li_box .ion1{background: url(../images/ljx/zbfw01.png) no-repeat center;}
.zbfw_p2 li .li_box .ion2{background: url(../images/ljx/zbfw02.png) no-repeat center;}
.zbfw_p2 li .li_box .ion3{background: url(../images/ljx/zbfw03.png) no-repeat center;}
.zbfw_p2 li .li_box .ion4{background: url(../images/ljx/zbfw04.png) no-repeat center;}

.zbfw_p2 li:hover {background: rgba(255,255,255,.9);}
.zbfw_p2 li:hover .infor{color: #18397c;}
.zbfw_p2 li:hover .infor .con {color:#5f5f5f}
.zbfw_p2 li:hover .li_box .ion1{background: url(../images/ljx/zbfw01_1.png) no-repeat center;transform: rotateY(180deg);}
.zbfw_p2 li:hover .li_box .ion2{background: url(../images/ljx/zbfw02_1.png) no-repeat center;transform: rotateY(180deg);}
.zbfw_p2 li:hover .li_box .ion3{background: url(../images/ljx/zbfw03_1.png) no-repeat center;transform: rotateY(180deg);}
.zbfw_p2 li:hover .li_box .ion4{background: url(../images/ljx/zbfw04_1.png) no-repeat center;transform: rotateY(180deg);}

.zbfw_p3{ text-align: center; padding: 65px 0;}
.zbfw_p3 ._tit{ font-size: 40px; line-height: 1; margin-bottom: 20px;}
.zbfw_p3 .p1{ font-size: 16px;  margin-bottom: 50px;}
.zbfw_p3 .icos{ width: 114%; height: 270px; }
.zbfw_p3 .dot ._list{ display: none;}
.zbfw_p3 .dot ._list a{ display: block; line-height: 28px;}
.zbfw_p3 .dot { z-index: 5; background: #fff; position: absolute; cursor: pointer; width: 128px; height: 128px; border: 1px solid #ddd; border-radius: 64px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.zbfw_p3 .dot .ic{ display: inline-block; width: 50px; height: 50px; background:url(../images/ljx/xyswz_ico.png) no-repeat 0 0;  margin-top: 30px; }
.zbfw_p3 .dot h3{ line-height: 1; font-weight: normal; font-size: 16px; margin-bottom: 8px; margin-top: 5px;padding: 0 20px;}
.zbfw_p3 .dot:hover{ z-index:6; background: #18397c; color: #fff; height: auto; padding-bottom: 30px;}
.zbfw_p3 .dot:hover ._list{ display: block; text-align: left;padding-left: 30px; padding-right: 10px;}
.zbfw_p3 .dot:hover ._list a{ color: #fff;}
.zbfw_p3 .dot1 .ic{ background-position: 0 0;}
.zbfw_p3 .dot2 .ic{ background-position: -50px 0; }
.zbfw_p3 .dot3 .ic{ background-position: -100px 0; }
.zbfw_p3 .dot4 .ic{ background-position: -150px 0; }
.zbfw_p3 .dot5 .ic{ background-position: -200px 0; }
.zbfw_p3 .dot6 .ic{ background-position: -250px 0; }
.zbfw_p3 .dot7 .ic{ background-position: -300px 0; }
.zbfw_p3 .line{ content:''; position: absolute; background:url(../images/ljx/line1_2.png) no-repeat center; width: 100px; height: 107px; z-index: 1;}
.zbfw_p3 .line2,.zbfw_p3 .line4,.zbfw_p3 .line6,.zbfw_p3 .line8{ background-image: url(../images/ljx/line1_1.png); height: 123px; width: 110px;}
.zbfw_p3 .line1{ left: 7%; top: 91px;}
.zbfw_p3 .line2{ left: 19%; top: 91px;}
.zbfw_p3 .line3{ left: 32%; top: 91px;}
.zbfw_p3 .line4{ left: 44%; top: 91px;}
.zbfw_p3 .line5{ left: 57%; top: 91px;}
.zbfw_p3 .line6{ left: 69%; top: 91px;}
.zbfw_p3 .line7{ left: 82%; top: 91px;}

.zbfw_p3 .dot1:hover .ic{ background-position: 0 -50px;}
.zbfw_p3 .dot2:hover .ic{ background-position: -50px -50px;}
.zbfw_p3 .dot3:hover .ic{ background-position: -100px -50px;}
.zbfw_p3 .dot4:hover .ic{ background-position: -150px -50px;}
.zbfw_p3 .dot5:hover .ic{ background-position: -200px -50px;}
.zbfw_p3 .dot6:hover .ic{ background-position: -250px -50px;}
.zbfw_p3 .dot7:hover .ic{ background-position: -300px -50px;}

.zbfw_p3 .dot1{ top: 0; }
.zbfw_p3 .dot2{ bottom: 0; left: 12.5%;}
.zbfw_p3 .dot3{ top:0;  left: 25%;}
.zbfw_p3 .dot4{ bottom: 0; left: 37.5%;}
.zbfw_p3 .dot5{ top: 0; left: 50%;}
.zbfw_p3 .dot6{ bottom: 0; left: 62.5%;}
.zbfw_p3 .dot7{ top: 0; left: 75%;}

/*涓撲笟鍥㈤槦*/
.team_p1{height: 479px;background: url(../images/ljx/team01.jpg) no-repeat center;margin-bottom: 80px;}
.team_p1 .infor{/*box-sizing:border-box;*/padding: 96px 62px;}
.team_p1 .infor .li_box{box-sizing:border-box;padding: 0 35px 0 43px;text-align: center;}
.team_p1 .infor .li_box .circle{width: 199px;height: 199px;background: #fff;border-radius: 50%;margin: 0 auto;text-align: center;line-height: 199px;}
.team_p1 .infor .li_box .circle span{font-size: 27px;color: #18397c;}
.team_p1 .infor .li_box .circle span.team_num{font-size: 86px;font-family: Impact;}
.team_p1 .infor .li_box .con{margin-top: 30px;line-height: 28px;}

.team_p2 ul li{margin-bottom: 26px;}
.team_p2 ul li .rect-100{padding-bottom: 100%;}
.team_p2 ul li .cover{position:absolute;width: 100%;height: 100%;background: rgba(255,102,0,.8);background: #18397c\9\0;left: 0;top:105%; display:none;}
.team_p2 ul li .cover i{display: block;width: 54px;height: 53px;background: url(../images/ljx/team06.png) no-repeat center;margin:124px auto 0;}
.team_p2 ul li .txt{line-height: 61px;width: 100%;text-align: center;}
/*.team_p2 ul li:hover .txt{background: #e2e2e2;}*/
.team_p2 ul li:hover .cover{top: 0;}


/*17-09-22 gjx*/
.ec_sec3 ._links{ height: 200px; padding: 40px; }
.ec_sec3 ._links dl{ width: 100%; float: none; }
.ec_sec3 ._links dt{ font-size: 15px; max-height: 148px; overflow: hidden; }
.ec_sec2 ._con h4{ font-size: 30px; font-weight: bold; margin-bottom: 10px; }
.ec_sec2 ._con ._txt{ width:62%; }

/*17-09-27 bygjx*/
.ydhl .wrap .nav &gt; ul &gt; li{ width: 16.6666%; }

/* 鏁版嵁鍐崇瓥涓績 */
.dt_sec1{ background:url('../images/dt/dt_sec1_bg.jpg') repeat-y center ; font-size: 16px; }
.dt_sec1_left,.dt_sec1_right{ width: 50%; float: left; color: #ffffff; padding: 80px 0;  }
.dt_sec1_left{ background: #fda60a;padding-right: 40px; box-sizing: border-box; }
.dt_sec1_right{ background: #33527d; padding-left: 40px; box-sizing: border-box; }
.dt_sec1_left .t,.dt_sec1_right .t{ font-size: 32px; line-height: 1; margin-bottom: 20px; font-weight: normal;  }
.dt_sec2{ background:url('../images/dt/dt_sec2_bg.jpg') no-repeat center; width: 100%; height: 555px; color: #fff; padding: 60px 0;  }
.dt_sec_tit{ font-size: 36px; text-align: center; position: relative; line-height: 1; padding-bottom: 20px; margin-bottom: 100px; }
.dt_sec_tit:after{ content:''; position: absolute; width: 110px; height: 2px; background: #fb4e06; left: 50%; margin-left: -55px; bottom: 0; }
.dt_sec2 li{ float: left; width: 33.33%; text-align: center;}
.dt_sec2 li i{ display:block; margin: 0 auto; width:100px; height: 100px; margin-bottom: 10px; background:url(../images/dt/dt_sec2_icos.png) no-repeat 0 0; }
.dt_sec2 li .p{ font-size: 18px; }
.dt_sec2 li .ic2{ background-position: -100px 0; }
.dt_sec2 li .ic3{ background-position: -200px 0; }
.dt_sec2 li .ic4{ background-position: -300px 0; }
.dt_sec2 li .ic5{ background-position: -400px 0; }
.dt_sec2 .list1{ margin-bottom: 100px; }
.dt_sec2 .list2 li{ float: left; width: 50%; text-align: center; }
.dt_sec3{ padding-top: 60px; padding-bottom: 80px; }
.dt_sec3 li{ float: left; width: 20%; text-align: center; font-size: 20px;position: relative; }
.dt_sec3 .ic{ display:block; width: 125px; height: 125px; margin: 0 auto; margin-bottom: 10px; background:url(../images/dt/dt_sec3_ico.png) no-repeat 0 0; }
.dt_sec3 .ic2{ background-position: -125px 0; }
.dt_sec3 .ic3{ background-position: -250px 0; }
.dt_sec3 .ic4{ background-position: -375px 0; }
.dt_sec3 .ic5{ background-position: -500px 0; }
.dt_sec3 li:after{ content:''; position: absolute; display: block; background:url(../images/dt/dt_sec3_arr.png) no-repeat center; 
width: 19px; height: 30px; top: 35%; right: 0;}
.dt_sec3 li:last-child:after{ display: none; }



/*鏁版嵁鍐崇瓥涓績-缁煎悎*/
.dt_center_banner_wrapper { position:relative; height:450px; overflow:hidden; }
.dt_center_banner_wrapper .dt_center_banner_bg { position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; max-width:none; height:auto; }
.dt_center_banner_wrapper .w1200 { position:relative; }
.dt_center_banner_wrapper .dt_center_banner_tit { position:relative; margin-top:120px; margin-bottom:10px; padding-bottom:15px; font-size:40px; color:#fff; }
.dt_center_banner_wrapper .dt_center_banner_tit:after {
  content:'';
  display:block; position:absolute; bottom:0; left:0;
  width:108px; height:2px; background-color:#fff;
}
.dt_center_banner_wrapper .dt_center_banner_desc { line-height:2; font-size:16px; color:#a3a3a3; }

.dt_center {}
/*dt_center 鏍忕洰鏍囬*/
.dt_center .dt_center_tit_wrapper { padding-bottom:40px; text-align:center; color:#555; }
.dt_center .dt_center_tit_wrapper .dt_center_tit_hd { position:relative; margin-bottom:30px; padding-bottom:15px; font-size:40px; }
.dt_center .dt_center_tit_wrapper .dt_center_tit_hd:after {
  content:'';
  display:block; position:absolute; bottom:0; left:50%; margin-left:-54px; width:108px; height:2px;
  background:#18397c;
}

/*part1*/
.dt_center .part1 { padding:80px 0 70px; }
.dt_center .part1 .dt_center_tit_wrapper .dt_center_tit_bd { margin:0 auto; max-width:1030px; line-height:2; font-size:16px; }
.dt_center .part1 .prt1_see_more_btn { 
  display:block; 
  margin:0 auto; 
  width:184px; height:44px; line-height:44px;
  font-size:18px; text-align:center; color:#18397c; 
  border:#18397c 1px solid; 
}

/*part2*/
.dt_center .part2 .prt2_cell { position:relative; float:left; width:50.1%; margin-left:-0.1%; }
.dt_center .part2 .prt2_cell .img_wrap { position:relative; height:0; padding-bottom:57.3%; overflow:hidden; }
.dt_center .part2 .prt2_cell .img_wrap .prt2_cell_bg { position:absolute; top:0; left:0; width:100%; height:100%; }
.dt_center .part2 .prt2_cell .txt_msk { 
  position:absolute; top:0; left:0; width:100%; height:100%; 
  background:rgba(251,78,6,.85); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dcfb4e06,endcolorstr=#dcfb4e06);
}
.dt_center .part2 .prt2_cell.prt2_cell2 .txt_msk {
  background:rgba(52,82,125,.85); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dc33527d,endcolorstr=#dc33527d);
}
.dt_center .part2 .prt2_cell .txt_table { display:table; margin:0 auto; max-width:480px; width:90%; height:100%; }
.dt_center .part2 .prt2_cell .txt_table_cell { display:table-cell; width:100%; vertical-align:middle; color:#fff; text-align:center; }
.dt_center .part2 .prt2_cell .txt_tit { font-size:30px; }
.dt_center .part2 .prt2_cell .txt_desc { margin-bottom:15px; min-height:8em; font-size:16px; line-height:2; }
.dt_center .part2 .prt2_cell .prt2_see_more_btn { display:block; margin:0 auto; width:48px; height:48px; border:#fff 1px solid; }
.dt_center .part2 .prt2_cell .prt2_see_more_btn .prt2_see_more_arr { 
  display:block; width:48px; height:48px;
  background:url(../images/dt/dt_center_prt2_see_more_arr.png) -48px 0 no-repeat;
  transition:all ease .5s; -webkit-transition:all ease .5s;
}
.dt_center .part2 .prt2_cell:hover .prt2_see_more_btn .prt2_see_more_arr { 
  background-color:#fff;
  background-position:0 0; 
}

/*part3*/
.dt_center .part3 { padding:55px 0 90px; }
.dt_center .part3 .prt3_ico_cell { float:left; width:25%; text-align:center; }
.dt_center .part3 .prt3_ico_cell .prt3_ico { 
  margin:0 auto 35px;
  display:block; width:80px; height:80px; background:url(../images/dt/dt_center_icos.png) 0 -80px no-repeat; 
  /*transition:all ease .5s; -webkit-transition:all ease .5s;*/
}
.dt_center .part3 .prt3_ico_cell.prt3_ico_cell2 .prt3_ico { background-position:-80px -80px; }
.dt_center .part3 .prt3_ico_cell.prt3_ico_cell3 .prt3_ico { background-position:-160px -80px; }
.dt_center .part3 .prt3_ico_cell.prt3_ico_cell4 .prt3_ico { background-position:-240px -80px; }

.dt_center .part3 .prt3_ico_cell.prt3_ico_cell1:hover .prt3_ico { background-position:0 0; }
.dt_center .part3 .prt3_ico_cell.prt3_ico_cell2:hover .prt3_ico { background-position:-80px 0; }
.dt_center .part3 .prt3_ico_cell.prt3_ico_cell3:hover .prt3_ico { background-position:-160px 0; }
.dt_center .part3 .prt3_ico_cell.prt3_ico_cell4:hover .prt3_ico { background-position:-240px 0; }

.dt_center .part3 .prt3_ico_cell:hover .prt3_ico_tit,
  .dt_center .part3 .prt3_ico_cell:hover .prt3_ico_desc { color:#fb4e06; }
.dt_center .part3 .prt3_ico_cell .prt3_ico_tit { 
  font-size:30px; 
  transition:all ease .5s; -webkit-transition:all ease .5s;
}
.dt_center .part3 .prt3_ico_cell .prt3_ico_desc {
  font-size:16px;
}
/*鏁版嵁鍐崇瓥涓績-缁煎悎 end*/
.ydhl .nav{ width: 64%; }

.dt_prolist{ background:url(../images/dt/dt_prolist_bg.jpg) no-repeat center; -webkit-background-size: cover;
background-size: cover; }
.ydhl_index_sec2 li{ height: auto; cursor: pointer; padding-bottom: 0; width: 22%;  -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.ydhl_index_sec2 li.active{ width: 34%; }
.ydhl_index_sec2 li ._img{ height: 420px; }
.ydhl_index_sec2 li ._con{ background: none; }
.ydhl_index_sec2 li ._con ._txt{ border-top: 0; padding-top: 0; margin-bottom: 20px; height: 44px;  -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.ydhl_index_sec2 li ._con .detail_btn{ display: block; width: 96px; height: 40px; background: #f60; color: #fff; 
  line-height: 40px; text-align: center; margin: 0 auto; opacity:0; visibility: hidden;  
  -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s; transform:translateY(30px);-webkit-transform:translateY(30px); }
.ydhl_index_sec2 li ._img{ border-right: 1px solid rgba(255,255,255,.4); }
.ydhl_index_sec2 li ._con .ic{ margin-top: 80px; }
.ydhl_index_sec2 li.active ._con .detail_btn{ opacity:1; visibility: visible; transform:translateY(0);-webkit-transform:translateY(0);}
.ydhl_index_sec2 li.active ._con ._txt{ width: 80%; }

/*鏁板瓧灞曢寮圭獥*/
#rbbox{width:522px;height:358px;position:fixed; left:50%;top:50%; margin-left:-242px; margin-top:-150px; overflow:hidden;z-index:1000; _position:absolute; background:url(../images/zg_tanc.png) no-repeat;display: none; }
#hot_sales{}
#close{margin-top:40px;margin-right: 5px;}
#tan{margin-top:0px;}
#tan h1 {font-size:45px; line-height:60px;color:#323232;margin-top:50px; text-align:center;}
#tan .zg_wa  {font-size:18px;color:#5a5a5a; text-align:center; line-height:28px;}
#tan .zxkf {width:352px;height:54px; text-align:center;background:#18397c; align:center; margin:22px auto 16px;}
#tan .zxkf a {font-size:24px;color:#fff; line-height:54px; font-weight:bold;}
#tan .shzs {text-align:center; }
#tan .shzs a {font-size:17px;color:#aca6a2;}
.button{display:inline;font-size:12px;cursor:pointer;color: #18397c}
#hot_list{float:left;margin:10px !important;margin:5px;padding-left:0px;padding-top:6px;font-size:12px;color:#ff5200}
#hot_list1{float:left;margin:0 10px  !important;margin:0 5px;;font-size:12px;color:#333333}

/*.right_bar.showthis{ display: block !important;}*/
/*20171118瀹㈡湇鏁堟灉闅愯棌*/
/*.digital_right_bar{ display: none!important;}
.digital_right_bar.showthis{ display: block !important;}*/

/*鏂规*/
.part1_newjjfa {height: 430px;overflow: hidden;background: url(/upload/images/2018/03/24/gcjx.jpg) no-repeat center center;margin-left:5%;margin-right:5%;}
.part1_newjjfa.bg1{background: url(/upload/images/2018/03/24/gcjx.jpg) no-repeat center center;}
.part1_newjjfa.bg2{background: url(/upload/images/2018/03/24/gfjg.jpg) no-repeat center center;}
.part1_newjjfa.bg3{background: url(/upload/images/2018/03/24/hymc.jpg) no-repeat center center;}
.part1_newjjfa.bg4{background: url(/upload/images/2018/03/24/ytny.jpg) no-repeat center center;}
.part1_newjjfa.bg5{background: url(/upload/images/2018/03/24/zhjy.jpg) no-repeat center center;}
.part1_newjjfa .bigbox li{width: 15%;height: 765px;float: left;overflow: hidden;transition: all .5s ease;-webkit-transition:all .5s ease;}
.part1_newjjfa .bigbox li .box{height: 100%;border-left: 1px solid #8c9292;padding: 45px 30px;color: #fff;overflow: hidden;}
.part1_newjjfa .bigbox li .box .tit{font-size: 88px;line-height: 1;padding-bottom: 30px;font-weight: normal; display:none;}
.part1_newjjfa .bigbox li .box .ch{font-size: 24px;line-height: 1;}
.part1_newjjfa .bigbox li .box .en{font-size: 16px;font-family: 'Arial';opacity: 0.5;filter: alpha(opacity=50);padding-top: 18px;display: block;}
.part1_newjjfa .bigbox li:last-child .box{border-right: 1px solid #7f8585;}
.part1_newjjfa .bigbox li.cur{width: 40%;position: relative;}
.part1_newjjfa .bigbox li.cur .box .tit{color: #aace39; display:none;}
.part1_newjjfa .bigbox li.cur .ch{display: none;}
.part1_newjjfa .bigbox li .innerBox{width: 100%;}
/*.create .part1 .bigbox li.cur .innerBox{left: 0;opacity: 1;}*/
.part1_newjjfa .bigbox li .innerBox .inner_tit{transform: translateY(200px);-webkit-transform:translateY(200px);transition:all .8s ease;opacity: 0;visibility: hidden;}
.part1_newjjfa .bigbox li.cur .innerBox .inner_tit{font-size: 32px;line-height: 1;color: #ffffff;transform: translateY(0);-webkit-transform:translateY(0);opacity: 1;visibility: visible;transition-delay:0.1s; }
.part1_newjjfa .bigbox li .innerBox .p{transform: translateY(200px);-webkit-transform: translateY(200px);opacity: 0;visibility: hidden;transition:all .8s ease;-webkit-transition:all .8s ease;width: 100%;font-size: 14px;}
.part1_newjjfa .bigbox li.cur .innerBox .p{padding-top: 9%;min-height: 19.2em;overflow: hidden;transform: translateY(0);-webkit-transform: translateY(0);transition-delay: 0.3s;-webkit-transition-delay:0.3s;opacity: 1;visibility: visible;}
.part1_newjjfa .bigbox li .innerBox .more{transform: translateY(200px);-webkit-transform: translateY(200px);transition: transform,opacity .8s ease;-webkit-transition:transform,opacity .8s ease;display: block;margin-top: -16%;opacity: 0;visibility: hidden;}
.part1_newjjfa .bigbox li.cur .innerBox .more{transform: translateY(0);-webkit-transform: translateY(0);opacity: 1;visibility: visible;transition-delay: .4s;-webkit-transition-delay: .4s;}
.common_more{width:43px; height:43px; border:1px solid #fff;background-image: url(/resources/web/images/common_more.png);
    background-repeat: no-repeat; background-position:0 0; transition:none;}
.common_more:hover{background-position:-43px 0; background-color:#fff;}
.part1_newjjfa .bigbox a:hover {color:#fff}
.nav .nav_svc .prd_svc {float:left; width:225px;border-right:1px solid #eee; margin:20px 0}
.nav .nav_svc .prd_svc  h2 {font-size:13px; color:#ff610a; line-height:40px;padding-left:32px;margin-top:-10px}
.nav .nav_svc{width:452px; border:#ccc 1px solid; border-top:#18397c 2px solid; background-color:#fff; position:absolute; left:0; top:75px; opacity:0; visibility:hidden; left:50%; margin-left:-225px;/*  box-shadow:0 0 5px #333; */
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav .nav_svc .prd_svc ul{position:static; opacity:1;  margin-left:0; border:none; border-top:none}
.nav &gt; ul &gt; li:hover .nav_svc{opacity:1; visibility:visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);}

.contact_us .title{font-size: 14px;color: #5e5e5e;padding-bottom: 20px;}
.contact_us .pt1{width: 100%;height: 500px;position: relative;margin-bottom: 5%;overflow:hidden;}
.contact_us .pt1 .map_box{height:100%;}
.contact_us .pt1 .map_box img{max-width:none;}
.contact_us .pt1 .box{width: 40%;right: 0;height: 100%;background-color: #ce010c;background-color:#f27824;position: absolute;top: 0; z-index:9}
.contact_us .pt1 .box .inner_box{padding: 11%;color: #fff;}
.contact_us .pt1 .box .inner_box a{color: #fff;}
.contact_us .pt1 .box .inner_box .tit a{font-size: 24px;line-height: 1;}
.contact_us .pt1 .box .inner_box .linear {display: inline-block;width: 45px;height: 1px;background-color: #fff;margin: 3% 0;}
.contact_us .pt1 .box .inner_box .p1{font-size: 14px;margin-bottom: 7%;line-height: 1;}
.contact_us .pt1 .box .inner_box .p{line-height: 1.8;}
.contact_us .pt1 .box .inner_box .linear.all{width: 100%;margin: 5% 0 5%;}
.contact_us .pt1 .box .inner_box dl.dl1{width: 60%;}
.contact_us .pt1 .box .inner_box dl dt{font-weight: bold;margin-bottom: 10px;font-size: 18px;}
.contact_us .pt1 ._img{position: absolute;top: 0;left: 0;height: 100%;width: 100%;}
.contact_us .BMap_shadow img{display:none;}
.contact_us .pt1 .c_phone .ico{ display: inline-block; width: 52px; height: 43px; background: url(../images/contact_phone.png) no-repeat; margin-right: 10px; vertical-align: bottom; }
.contact_us .pt1 .c_phone a{ color: #fff; font-weight: bold; font-size: 32px; font-style: italic; }
.contact_us .pt1 .box .inner_box dl dd{ line-height:22px;}


/* 澶ф暟鎹� 2018-5-16 */
.raydata { overflow: hidden; }
.raydata_banner { position: relative; width: 100%; /*padding-top: 75px;*/ background: url(../images/raydata_banner_bg.png); }
.raydata_banner .banner_e { position: relative; height: 430px; overflow: hidden; }
.raydata_banner .banner_e img { width: 884px; max-width: none; position: absolute; left: 50%; margin-left: -452px; top: 0; }
.raydata_banner .banner_text { position: absolute; top: 0; bottom: 0; left: 50%; margin-left: -600px; }
.raydata_banner .text_l { color: #ffffff; font-size: 30px; line-height: 50px; margin-top: 109px; margin-left: 100px; }
.raydata_banner .text_l:after { content: ''; display: block; width: 162px; height: 2px; margin-top: 40px; background-color: #97aae0; }
.raydata_banner .text_l p { color: #97aae0; font-size: 33px; }
.raydata_banner .text_r { color: #ffffff; font-size: 12px; line-height: 22px; margin-top: 235px; margin-right: 110px; text-align: right; }
.raydata_banner .text_r:before { content: ''; float: right; width: 46px; height: 4px; margin-bottom: 42px; background-color: #00a0e9; margin-right: 8px; }
.raydata_banner .text_r p { clear: both; }
.raydata .pt2 { padding: 33px 0 70px 0; }
.raydata .pt2 .tit { font-size: 35px; color: #333; line-height: 80px; text-align: center; }
.raydata .pt2 .tit i { display: inline-block; width: 9px; height: 9px; border-radius: 50%; background-color: #42adff; vertical-align: middle; margin: 0 10px; }
.raydata .pt2 .sub_tit { font-size: 16px; color: #666666; line-height: 28px; text-align: center; margin-bottom: 66px; }
.raydata .pt2 .tit span { color: #42adff; }
.raydata .pt2 .lists li { width: 20%; float: left; }
.raydata .pt2 .lists .pd { display: block; border: 1px solid #fff; }
.raydata .pt2 .lists .pd .img_box { width: 25%; margin: 30px auto 12px; transition: all .3s ease; }
.raydata .pt2 .lists .title { font-size: 16px; color: #42adff; line-height: 1; margin-bottom: 20px; text-align: center; font-weight: bold; }
.raydata .pt2 .lists .text { font-size: 12px; color: #666; padding: 0 20px; line-height: 22px; text-align: center; }
.raydata .blue{ color: #6a93ff; }
/* .raydata .pt2 .lists .pd:hover { background-color: #f0f9ff; border-color: #42adff; } */
.rect-150 { padding-bottom: 150%; }
.raydata .sub_banner { position: relative; width: 100%; background-color: #1e2531; height: 630px; }
.raydata .sub_banner img { width: 58%; }
.raydata .sub_banner .text { margin-top: 191px; margin-left: 41px; line-height: 1; color: #ffffff; font-size: 34px; }
.raydata .sub_banner .text:before { content: ''; display: block; width: 66px; height: 4px; margin-bottom: 32px; background-color: #42adff; }
.raydata .sub_banner .text p { margin-top: 15px; font-size: 18px; opacity: 0.57; line-height: 30px; }
.rd_tab { position: relative; }
.rd_tab .tab_sign { position: absolute; left: 50%; margin-left: -36px; top: 81px; width: 30px; height: 146px; border: 1px solid #319dff; font-size: 20px; color: #ffffff; z-index: 10; padding: 20px; text-align: center; line-height: 24px; }
.rd_tab .tab_sign:before, .rd_tab .tab_sign:after { content: ''; position: absolute; left: 50%; width: 1px; background-color: #42adff; }
.rd_tab .tab_sign:after { height: 75px; bottom: -75px; }
.rd_tab .tab_sign:before { height: 80px; top: -80px; }
.rd_tab .tab_item.active { padding-top: 343px; }
.rd_tab .tab_tit { width: 50%; height: 343px; position: absolute; top: 0; text-align: center; color: #ffffff; overflow: hidden; border-top: 1px solid #42adff; }
.rd_tab .tab_tit:before { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: #42adff; }
.rd_tab .tab_tit:after { display: none; content: ''; position: absolute; left: 50%; bottom: -12px; width: 25px; height: 25px; background-color: #fff; z-index: 10; transform: rotate(-45deg); }
.rd_tab .active .tab_tit:after { display: block; }
.rd_tab ._tit { font-size: 34px; line-height: 1; margin-bottom: 34px; margin-top: 103px; position: relative; z-index: 10; }
.rd_tab ._cont { line-height: 26px; font-size: 14px; opacity: 0.8; width: 274px; margin: 0 auto; position: relative; z-index: 10; }
.rd_tab ._cover { z-index: 1; position: absolute; width: 10px; height: 10px; background-color: transparent; color: transparent; border-radius: 50%; -webkit-box-shadow: 20em -2em 0 5em, 0em -3em 0 6em, -18em -3em 0 5em; box-shadow: 20em -2em 0 5em, 0em -3em 0 6em, -18em -3em 0 5em; left: 50%; top: 50%; overflow: hidden; -webkit-transition: 1s; -o-transition: 1s; transition: 1s }
.rd_tab .active ._cover { color: #006eff; background: #006eff; -webkit-animation: .5s bubble-scale forwards; animation: .5s bubble-scale forwards }
.rd_tab .tab_content { padding-top: 50px; }
.rd_tab .active .tab_content { display: block; }
@-webkit-keyframes bubble-scale {
    100% { top: 0; left: 0; width: 100%; height: 168%; color: #006eff; background: #006eff }
}
@keyframes bubble-scale {
    100% { top: 0; left: 0; width: 100%; height: 168%; color: #006eff; background: #006eff }
}

.tab_content .cont .l { float: left; width: 50%; }
.tab_content { display: none; }

.rd_tab .tab_analys .tab_tit { left: 0; background: #3725b4 url(../images/bigdata/rd_tab_analys.png) top center  no-repeat; background-size: contain; }
.rd_tab .tab_show .tab_tit { right: 0; background: #27359d url(../images/rd_tab_show.jpg) top center no-repeat; background-size: contain; }
.rd_tab .tab_analys .charts { width: 100%; }
.rd_tab .tab_analys li { text-align: center; height: 280px; }
.rd_tab .tab_analys .img_box { width: 17%; margin: 16px auto 22px; }
.rd_tab .tab_analys .title { color: #101834; font-size: 18px; line-height: 1; margin-bottom: 14px; }
.rd_tab .tab_analys .text { color: #666666; font-size: 14px; line-height: 24px; }
.tab_show .title { text-align: center; font-size: 46px; color: #000000; padding: 34px 0; line-height: 1; position: relative; margin-bottom: 54px; }
.tab_show .title:after { content: ''; position: absolute; bottom: 8px; left: 50%; margin-left: -5px; width: 18px; height: 10px; background: url(../images/rd_tab_arr.png) center no-repeat; }
.rd_show_tab_top { width: 750px; margin: 0 auto; }
.rd_show_tab_top .show_tab_tit { width: 200px; float: left; color: #666666; font-size: 24px; line-height: 1; position: relative; text-align: center; cursor: pointer; margin: 0 25px; padding-bottom: 14px; }
.rd_show_tab_top .show_tab_tit:after { content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -61px; width: 122px; height: 3px; background-color: #ffffff; }
.rd_show_tab_top .show_tab_tit.active, .rd_show_tab_top .show_tab_tit:hover { color: #42adff; }
.rd_show_tab_top .show_tab_tit.active:after, .rd_show_tab_top .show_tab_tit:hover:after { background-color: #42adff; }
.rd_show_tab_top .show_tab_tit i { display: block; width: 50px; height: 50px; margin: 0 auto 22px; background: url(../images/tab_show_icon.png) no-repeat; transition: all .3s ease; }
.rd_show_tab_top .show_tab_tit .tab_tit1 { background-position: 0 0; }
.rd_show_tab_top .show_tab_tit.active .tab_tit1, .rd_show_tab_top .show_tab_tit:hover .tab_tit1 { background-position: 0 -50px; }
.rd_show_tab_top .show_tab_tit .tab_tit2 { background-position: -50px 0; }
.rd_show_tab_top .show_tab_tit.active .tab_tit2, .rd_show_tab_top .show_tab_tit:hover .tab_tit2 { background-position: -50px -50px; }
.rd_show_tab_top .show_tab_tit .tab_tit3 { background-position: -100px 0; }
.rd_show_tab_top .show_tab_tit.active .tab_tit3, .rd_show_tab_top .show_tab_tit:hover .tab_tit3 { background-position: -100px -50px; }
.show_tab_info { line-height: 26px; font-size: 15px; color: #666666; margin-bottom: 37px; text-align: left; }
.show_tab_cont { display: none; padding-top: 40px; padding-bottom: 60px; text-align: center; }
.show_tab_cont.active { display: block; }
.show_tab_cont img { max-width: 100%; }
/* 澶ф暟鎹彲瑙嗗寲浜や簰骞冲彴 */
.banner_bigdata{ color: #fff; height: 670px; overflow: hidden; width: 100%; text-align: center; background: #000; }
.bigdata_p1{ font-size: 58px; margin-top: 90px; }
.bigdata_p2{ font-size:30px; }
.bigdata.raydata .pt2 .lists{text-align: center;}
.bigdata.raydata .pt2 .lists li{ float: none; display:inline-block }
.bigdata.raydata .pt2 .lists li:hover .img_box{ transform: translateY(-15px);  }
.bigdataTab .tab_content{ background: #2a2a2a;   }
.rd_tab .tab_tit:after{ background: #2a2a2a; }
.rd_tab .tab_tit:before{ display: none; }
.bigdataTab .tab_content{ color: #fff; }
.bigdataTab .bigdata_ico{ display: inline-block; width: 60px;height:60px; background:url(../images/bigdata/bigdataicos.png) no-repeat 0 0; margin: 0 auto; margin-bottom: 10px; }
.bigdataTab h4{ color: #42adff; font-weight: 200;font-size: 24px; margin-bottom: 20px;}
.bigdataTab .bigdata_ico2{ background-position: -60px 0; }
.bigdataTab .bigdata_ico3{ background-position: -120px 0; }
.bigdataTab .bigdata_ico4{ background-position: -180px 0; }
.bigdataTab .bigdata_ico5{ background-position: -240px 0; }
.bigdataTab .bigdata_ico6{ background-position: -300px 0; }
.bigdataTab .bigdata_ico7{ background-position: -360px 0; }
.bigdataTab .txt{ padding:0 15%; height: 84px; }
.rd_tab .active .tab_content{ text-align: center; }
.rd_tab .tab_analys li{ height: auto; }
.bigdataTab .tab_content{ padding-bottom: 50px; }
.bigdata_sec2_tab .scence_tit li{ width: 16.666%; float: left; cursor: pointer; position: relative; padding-bottom: 10px; }
.bigdata_sec2_tab .sec_tit{ position: relative; text-align: center; font-size: 36px; font-weight: normal; line-height:1; margin-bottom: 120px;}
.scence_tit{ text-align: center;font-size: 24px; margin-bottom: 50px; }
.bigdata_sec2_tab .big_ico{ display:block; width: 45px; height: 45px; margin: 0 auto 10px auto; background:url(../images/bigdata/bigdata_ico2.png) no-repeat 0 0; }
.bigdata_sec2_tab .big_ico2{  background-position: -45px 0; }
.bigdata_sec2_tab .big_ico3{  background-position: -90px 0; }
.bigdata_sec2_tab .big_ico4{  background-position: -135px 0; }
.bigdata_sec2_tab .big_ico5{  background-position: -180px 0; }
.bigdata_sec2_tab .big_ico6{  background-position: -225px 0; }
.bigdata_sec2_tab .scence_tit .active:after{ content:''; position: absolute; bottom:0; width: 70%; left: 15%; height: 2px; background: #42adff; }
.bigdata_sec2_tab .scence_tit .active .big_ico{ background-position-y:-45px; }
.scence_intro{ margin-bottom: 80px;  }
.bigdata_sec2_tab{ padding: 50px 0; }
.bigdata_sec2_tab .sec_tit .arr_ico{ display:block; width:18px; height:10px; background:url(../images/bigdata/bigdata_downArr.png) no-repeat center; position: absolute; bottom: -30px; left: 50%; margin-left: -9px;   }
.scenceScroll .owl-dots{ position: absolute;  top:-40px;  width: 100%; text-align: center;  }
.scenceScroll .owl-theme .owl-dots .owl-dot span{ background: #75c3ff;-webkit-transition: all .3s ease; transition: all .3s ease; }
.scenceScroll .owl-theme .owl-dots .owl-dot.active span{ width: 30px;background: #75c3ff; }
.scence_item{ display: none; }
.scence_item.show{ display: block; }
.scenceScroll { height:0 ;padding-bottom: 55.9%; overflow: hidden; padding-top:30px; }
.scenceScroll img{ width: 100% !important; }
.imgBanner{ display: none; }

</pre></body></html>